From 8cec21d43aa46309b5fa86625e055f099fd14614b9e24f41ba1fca624b5a6d75 Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Wed, 15 Oct 2014 08:16:22 +0000 Subject: [PATCH] - fix build for ppc64 and ppc64le by not enabling elf-hack (bnc#901213) OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=401 --- MozillaFirefox.changes | 6 ++++++ MozillaFirefox.spec | 2 ++ 2 files changed, 8 insertions(+) diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index 7648d74..5714711 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 15 08:05:33 UTC 2014 - wr@rosenauer.org + +- fix build for ppc64 and ppc64le by not enabling elf-hack + (bnc#901213) + ------------------------------------------------------------------- Sat Oct 11 08:48:24 UTC 2014 - wr@rosenauer.org diff --git a/MozillaFirefox.spec b/MozillaFirefox.spec index 7fcf1e0..1adfad3 100644 --- a/MozillaFirefox.spec +++ b/MozillaFirefox.spec @@ -311,7 +311,9 @@ ac_add_options --enable-stdcxx-compat ac_add_options --disable-optimize %endif %endif +%ifnarch ppc64 ppc64le ac_add_options --enable-elf-hack +%endif ac_add_options --with-system-nspr ac_add_options --with-system-nss %if %{localize}