forked from pool/MozillaFirefox
Accepting request 256768 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/256768 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox?expand=0&rev=199
This commit is contained in:
commit
005374e051
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 15 08:05:33 UTC 2014 - wr@rosenauer.org
|
||||||
|
|
||||||
|
- fix build for all ppc by not enabling elf-hack
|
||||||
|
(bnc#901213)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 11 08:48:24 UTC 2014 - wr@rosenauer.org
|
Sat Oct 11 08:48:24 UTC 2014 - wr@rosenauer.org
|
||||||
|
|
||||||
|
@ -311,7 +311,9 @@ ac_add_options --enable-stdcxx-compat
|
|||||||
ac_add_options --disable-optimize
|
ac_add_options --disable-optimize
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
%ifnarch ppc ppc64 ppc64le
|
||||||
ac_add_options --enable-elf-hack
|
ac_add_options --enable-elf-hack
|
||||||
|
%endif
|
||||||
ac_add_options --with-system-nspr
|
ac_add_options --with-system-nspr
|
||||||
ac_add_options --with-system-nss
|
ac_add_options --with-system-nss
|
||||||
%if %{localize}
|
%if %{localize}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user