nss: revert merge with 3.0
This commit is contained in:
parent
f6d9841958
commit
4ae57926d0
@ -1,6 +1,6 @@
|
||||
# Description: Mozilla Network Security Services (NSS)
|
||||
# URL: http://www.mozilla.org/projects/security/pki/nss/
|
||||
# Maintainer: Fredrk Rinnestam, fredrik at rinnestam dot se
|
||||
# Maintainer: Fredrik Rinnestam, fredrik at crux dot nu
|
||||
# Depends on: nspr sqlite3
|
||||
|
||||
name=nss
|
||||
@ -19,7 +19,7 @@ build() {
|
||||
export NSS_USE_SYSTEM_SQLITE=1
|
||||
export BUILD_OPT=1
|
||||
|
||||
make -j1 USE_64=1 -C mozilla/security/nss build_coreconf build_dbm all
|
||||
make -j1 -C mozilla/security/nss build_coreconf build_dbm all
|
||||
|
||||
install -d $PKG/usr/{bin,lib/pkgconfig,include/nss}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user