diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index 5714711..930e1fd 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Wed Oct 15 08:05:33 UTC 2014 - wr@rosenauer.org -- fix build for ppc64 and ppc64le by not enabling elf-hack +- fix build for all ppc by not enabling elf-hack (bnc#901213) ------------------------------------------------------------------- diff --git a/MozillaFirefox.spec b/MozillaFirefox.spec index 1adfad3..272d314 100644 --- a/MozillaFirefox.spec +++ b/MozillaFirefox.spec @@ -311,7 +311,7 @@ ac_add_options --enable-stdcxx-compat ac_add_options --disable-optimize %endif %endif -%ifnarch ppc64 ppc64le +%ifnarch ppc ppc64 ppc64le ac_add_options --enable-elf-hack %endif ac_add_options --with-system-nspr