forked from pool/seamonkey
Accepting request 982614 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/982614 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=17
This commit is contained in:
commit
16b64efc4a
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 14 12:09:28 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
- Add --disable-elf-hack for aarch64 to fix build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 04 09:25:16 UTC 2022 - Tristan Miller <psychonaut@nothingisreal.com>
|
Fri May 04 09:25:16 UTC 2022 - Tristan Miller <psychonaut@nothingisreal.com>
|
||||||
|
|
||||||
|
@ -237,7 +237,7 @@ ac_add_options --enable-default-toolkit=cairo-gtk3
|
|||||||
ac_add_options --disable-gconf
|
ac_add_options --disable-gconf
|
||||||
|
|
||||||
# Elfhack fails on ix86: https://bugzilla.mozilla.org/show_bug.cgi?id=1706264
|
# Elfhack fails on ix86: https://bugzilla.mozilla.org/show_bug.cgi?id=1706264
|
||||||
%ifarch ppc %arm %ix86
|
%ifarch aarch64 ppc %arm %ix86
|
||||||
ac_add_options --disable-elf-hack
|
ac_add_options --disable-elf-hack
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user