Accepting request 652365 from home:Guillaume_G:branches:mozilla:Factory

- Remove --disable-elf-hack when not available: on aarch64 and ppc64*

OBS-URL: https://build.opensuse.org/request/show/652365
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=698
This commit is contained in:
Wolfgang Rosenauer 2018-12-11 07:45:25 +00:00 committed by Git OBS Bridge
parent 48b8c9df88
commit d8b75f888e
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 28 11:07:18 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Remove --disable-elf-hack when not available: on aarch64 and ppc64*
-------------------------------------------------------------------
Mon Nov 26 09:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -347,8 +347,10 @@ ac_add_options --enable-optimize="-g -O2"
ac_add_options --disable-debug-symbols
%endif
%if 0%{?suse_version} > 1549
%ifnarch aarch64 ppc64 ppc64le
ac_add_options --disable-elf-hack
%endif
%endif
ac_add_options --with-system-nspr
ac_add_options --with-system-nss
%if %{localize}