mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 00:47:31 +09:00
Replace NSS with Pale Moon's
This commit is contained in:
parent
ff1e5e48bf
commit
8c2e376f94
2870 changed files with 1762232 additions and 1374220 deletions
2
security/nss/tests/common/cleanup.sh
Normal file → Executable file
2
security/nss/tests/common/cleanup.sh
Normal file → Executable file
|
|
@ -34,6 +34,8 @@ if [ -z "${CLEANUP}" -o "${CLEANUP}" = "${SCRIPTNAME}" ]; then
|
|||
echo "IOPR_HOSTADDR_LIST=${IOPR_HOSTADDR_LIST}"
|
||||
echo "PKITS_DATA=${PKITS_DATA}"
|
||||
echo "NSS_DISABLE_HW_AES=${NSS_DISABLE_HW_AES}"
|
||||
echo "NSS_DISABLE_HW_SHA1=${NSS_DISABLE_HW_SHA1}"
|
||||
echo "NSS_DISABLE_HW_SHA2=${NSS_DISABLE_HW_SHA2}"
|
||||
echo "NSS_DISABLE_PCLMUL=${NSS_DISABLE_PCLMUL}"
|
||||
echo "NSS_DISABLE_AVX=${NSS_DISABLE_AVX}"
|
||||
echo "NSS_DISABLE_ARM_NEON=${NSS_DISABLE_ARM_NEON}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue