1
0

- 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
This commit is contained in:
Wolfgang Rosenauer 2014-10-15 08:16:22 +00:00 committed by Git OBS Bridge
parent 637aa82eee
commit 8cec21d43a
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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}