Accepting request 617816 from openSUSE:Factory:RISCV
- Set USE_64 on riscv64 OBS-URL: https://build.opensuse.org/request/show/617816 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=265
This commit is contained in:
parent
a5f2bd38a2
commit
119d669ca5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 19 15:00:43 UTC 2018 - schwab@suse.de
|
||||
|
||||
- Set USE_64 on riscv64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 7 12:30:44 UTC 2018 - wr@rosenauer.org
|
||||
|
||||
|
@ -197,7 +197,7 @@ export NSPR_INCLUDE_DIR=`nspr-config --includedir`
|
||||
export NSPR_LIB_DIR=`nspr-config --libdir`
|
||||
export OPT_FLAGS="%{optflags} -fno-strict-aliasing"
|
||||
export LIBDIR=%{_libdir}
|
||||
%ifarch x86_64 s390x ppc64 ppc64le ia64 aarch64
|
||||
%ifarch x86_64 s390x ppc64 ppc64le ia64 aarch64 riscv64
|
||||
export USE_64=1
|
||||
%endif
|
||||
export NSS_USE_SYSTEM_SQLITE=1
|
||||
|
Loading…
Reference in New Issue
Block a user