forked from pool/MozillaFirefox
- 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
This commit is contained in:
parent
8cec21d43a
commit
3d4d28e3ed
@ -1,7 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 15 08:05:33 UTC 2014 - wr@rosenauer.org
|
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)
|
(bnc#901213)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -311,7 +311,7 @@ ac_add_options --enable-stdcxx-compat
|
|||||||
ac_add_options --disable-optimize
|
ac_add_options --disable-optimize
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%ifnarch ppc64 ppc64le
|
%ifnarch ppc ppc64 ppc64le
|
||||||
ac_add_options --enable-elf-hack
|
ac_add_options --enable-elf-hack
|
||||||
%endif
|
%endif
|
||||||
ac_add_options --with-system-nspr
|
ac_add_options --with-system-nspr
|
||||||
|
Loading…
Reference in New Issue
Block a user