mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
re-introduce old nss im too tired for this
This commit is contained in:
parent
3c46be320d
commit
3a838106b9
2871 changed files with 1374431 additions and 1762417 deletions
|
|
@ -10,14 +10,10 @@ LIB_SRCDIRS = \
|
|||
common \
|
||||
$(NULL)
|
||||
|
||||
common: google_test
|
||||
|
||||
ifneq ($(NSS_BUILD_WITHOUT_UTIL),1)
|
||||
UTIL_SRCDIRS = \
|
||||
util_gtest \
|
||||
$(NULL)
|
||||
|
||||
util_gtest: common
|
||||
endif
|
||||
|
||||
ifneq ($(NSS_BUILD_SOFTOKEN_ONLY),1)
|
||||
|
|
@ -28,7 +24,6 @@ NSS_SRCDIRS = \
|
|||
certhigh_gtest \
|
||||
cryptohi_gtest \
|
||||
der_gtest \
|
||||
freebl_gtest \
|
||||
pk11_gtest \
|
||||
smime_gtest \
|
||||
softoken_gtest \
|
||||
|
|
@ -37,19 +32,6 @@ NSS_SRCDIRS = \
|
|||
nss_bogo_shim \
|
||||
pkcs11testmodule \
|
||||
$(NULL)
|
||||
|
||||
base_gtest: common
|
||||
certdb_gtest: common
|
||||
certhigh_gtest: common
|
||||
cryptohi_gtest: common
|
||||
der_gtest: common
|
||||
freebl_gtest: common
|
||||
pk11_gtest: common pkcs11testmodule
|
||||
smime_gtest: common
|
||||
softoken_gtest: common
|
||||
ssl_gtest: google_test
|
||||
sysinit_gtest: google_test
|
||||
util_gtest: common
|
||||
endif
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue