fixing elfhack patch application
This commit is contained in:
parent
d073fa532a
commit
ca5a5e2756
@ -129,7 +129,6 @@ Patch418: mozilla-1512162.patch
|
||||
Patch419: cbindgen-already-covers.patch
|
||||
Patch420: D154024.diff
|
||||
Patch421: D153716-arc4random.diff
|
||||
Patch422: build-disable-elfhack.patch
|
||||
#Patch419: bindgen-d0dfc52706f23db9dc9d74642eeebd89d73cb8d0.patch
|
||||
Patch103: rhbz-1219542-s390-build.patch
|
||||
# gcc 12 build fix patches
|
||||
@ -137,6 +136,7 @@ Patch422: 0001-GLIBCXX-fix-for-GCC-12.patch
|
||||
# Python 3.11 "ValueError: invalid mode: 'rU'"; 'U' is deprecated since Python 3 and default, error with Python 3.11
|
||||
# Python 3.11 "Invalid regular expression for rule '...'. global flags not at the start of the expression at position ...
|
||||
Patch424: python3.11-regex-inline-flags.patch
|
||||
Patch425: build-disable-elfhack.patch
|
||||
|
||||
# PPC fix
|
||||
Patch304: mozilla-1245783.patch
|
||||
@ -311,7 +311,7 @@ debug %{name}, you want to install %{name}-debuginfo instead.
|
||||
%patch420 -p1 -b .D154024
|
||||
%patch421 -p1 -b .D153716-arc4random
|
||||
%if 0%{?disable_elfhack}
|
||||
%patch422 -p1 -b .build-disable-elfhack
|
||||
%patch425 -p1 -b .build-disable-elfhack
|
||||
%endif
|
||||
# most likely fixed
|
||||
#%patch419 -p1 -b .bindgen
|
||||
|
Loading…
Reference in New Issue
Block a user