summaryrefslogtreecommitdiffstats
path: root/swift-lang.spec
diff options
context:
space:
mode:
Diffstat (limited to 'swift-lang.spec')
-rw-r--r--swift-lang.spec8
1 files changed, 2 insertions, 6 deletions
diff --git a/swift-lang.spec b/swift-lang.spec
index 1c19810..9307099 100644
--- a/swift-lang.spec
+++ b/swift-lang.spec
@@ -29,8 +29,6 @@ Source14: swift-lang-runtime.conf
Patch0: %{name}-%{version}-change-lldb-location.patch
Patch1: compiler-rt-no-ustat.patch
Patch2: no-ninja-build.patch
-Patch3: lldb-paths-1.patch
-Patch4: lldb-paths-2.patch
BuildRequires: clang
BuildRequires: cmake
@@ -114,9 +112,6 @@ mv swift-xcode-playground-support-swift-%{swifttag} swift-xcode-playground-suppo
# Since we require ninja for building, there's no sense to rebuild it just for Swift
%patch2 -p0
-# Per https://forums.swift.org/t/swift-force-load-swiftglibc-error-since-2018-07-03-build/14418
-%patch3 -p0
-%patch4 -p0
%build
export VERBOSE=1
@@ -207,7 +202,8 @@ install -m 0644 %{_builddir}/usr/share/man/man1/swift.1 %{buildroot}%{_mandir}/m
%changelog
* Wed Jul 25 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.41.20180724git18650bc
-- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-24-a
+- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-24-a and removed
+ lldb patches as they were merged upstream into the 4.2 branch
* Tue Jul 24 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.40.20180723git18650bc
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-23-a
* Mon Jul 23 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.39.20180722git18650bc