Accepting request 209419 from openSUSE:Factory:PowerLE
fix ppc64le build, please forward to factory OBS-URL: https://build.opensuse.org/request/show/209419 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=141
This commit is contained in:
parent
38ebd6f8e7
commit
a86677e628
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 4 14:40:39 CET 2013 - mls@suse.de
|
||||||
|
|
||||||
|
- adapt specfile to ppc64le
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 11 22:11:57 UTC 2013 - wr@rosenauer.org
|
Mon Nov 11 22:11:57 UTC 2013 - wr@rosenauer.org
|
||||||
|
|
||||||
|
@ -190,7 +190,7 @@ export NSPR_INCLUDE_DIR=`nspr-config --includedir`
|
|||||||
export NSPR_LIB_DIR=`nspr-config --libdir`
|
export NSPR_LIB_DIR=`nspr-config --libdir`
|
||||||
export OPT_FLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
export OPT_FLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
||||||
export LIBDIR=%{_libdir}
|
export LIBDIR=%{_libdir}
|
||||||
%ifarch x86_64 s390x ppc64 ia64 aarch64
|
%ifarch x86_64 s390x ppc64 ppc64le ia64 aarch64
|
||||||
export USE_64=1
|
export USE_64=1
|
||||||
%endif
|
%endif
|
||||||
export NSS_USE_SYSTEM_SQLITE=1
|
export NSS_USE_SYSTEM_SQLITE=1
|
||||||
|
Loading…
Reference in New Issue
Block a user