From 3d4d28e3ed3d4b05246e3a06859285b50117ec9f119361d981c9736332166aa9 Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Wed, 15 Oct 2014 14:13:02 +0000 Subject: [PATCH] - fix build for all ppc by not enabling elf-hack OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=402 --- MozillaFirefox.changes | 2 +- MozillaFirefox.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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