diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index e837edd..a3d7926 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 28 11:07:18 UTC 2018 - Guillaume GARDET + +- Remove --disable-elf-hack when not available: on aarch64 and ppc64* + ------------------------------------------------------------------- Mon Nov 26 09:46:02 UTC 2018 - Guillaume GARDET diff --git a/MozillaFirefox.spec b/MozillaFirefox.spec index 4f45a6e..9e82923 100644 --- a/MozillaFirefox.spec +++ b/MozillaFirefox.spec @@ -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}