diff options
-rw-r--r-- | swift-lang.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swift-lang.spec b/swift-lang.spec index 92dbdda..cb5d7f0 100644 --- a/swift-lang.spec +++ b/swift-lang.spec @@ -114,7 +114,7 @@ mv swift-xcode-playground-support-swift-%{swifttag} swift-xcode-playground-suppo %patch2 -p0 # Fixes an issue with using std::thread in a vector in compiler-rt -# % patch3 -p0 DELIBERATE FOR BREAKING FOR DOCUMENTATION PURPOSES +%patch3 -p0 %build export VERBOSE=1 |