- add mozilla-bmo1583471.patch to allow building with rust 1.39

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/firefox-esr?expand=0&rev=19
This commit is contained in:
Wolfgang Rosenauer 2019-12-29 19:02:56 +00:00 committed by Git OBS Bridge
parent 8f8a49159e
commit 25ef0f15a6
3 changed files with 1368 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Dec 29 19:02:31 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
- add mozilla-bmo1583471.patch to allow building with rust 1.39
-------------------------------------------------------------------
Thu Dec 5 07:27:54 UTC 2019 - Manfred Hollstein <manfred.h@gmx.net>

View File

@ -216,6 +216,8 @@ Patch22: mozilla-nestegg-big-endian.patch
Patch24: mozilla-fix-top-level-asm.patch
Patch25: mozilla-sle12-lower-python-requirement.patch
Patch26: mozilla-bmo1504834-part4.patch
# allows building with rust 1.39 (landed upstream for next cycle)
Patch27: mozilla-bmo1583471.patch
# Firefox/browser
Patch101: firefox-kde.patch
Patch102: firefox-branded-icons.patch
@ -356,6 +358,7 @@ cd $RPM_BUILD_DIR/%{srcname}-%{orig_version}
%patch24 -p1
%patch25 -p1
%patch26 -p1
%patch27 -p1
# Firefox
%patch101 -p1
%patch102 -p1

1360
mozilla-bmo1583471.patch Normal file

File diff suppressed because it is too large Load Diff