1
0
Stephan Kulow 2014-10-18 07:08:20 +00:00 committed by Git OBS Bridge
commit 005374e051
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 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

View File

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