summaryrefslogtreecommitdiffstats
path: root/swift-lang.spec
diff options
context:
space:
mode:
Diffstat (limited to 'swift-lang.spec')
-rw-r--r--swift-lang.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/swift-lang.spec b/swift-lang.spec
index 4dd2740..fa2b963 100644
--- a/swift-lang.spec
+++ b/swift-lang.spec
@@ -76,7 +76,7 @@ correct programs easier for the developer.
%package runtime
-Summary: Runtime files for Swift
+Summary: Runtime files for Swift programs
%description runtime
Runtime libraries for Swift programs
@@ -116,6 +116,7 @@ mv swift-xcode-playground-support-swift-%{swifttag} swift-xcode-playground-suppo
# Fixes an issue with using std::thread in a vector in compiler-rt
%patch3 -p0
+
%build
export VERBOSE=1
export PYTHON_DISALLOW_AMBIGUOUS_VERSION=0