df2fc07fd7
this is still wrong, but it's less wrong than before and once again both arm64 and arm64eb (and amd64) build. this is really strange. the code in sha512.c uses: #if !defined(USE_HW_SHA2) || !defined(IS_LITTLE_ENDIAN) which originally this patch attempted to match, but IS_LITTLE_ENDIAN is never defined inside nss, even though it's used a few dozen times. there is a MP_IS_LITTLE_ENDIAN defined that is setup, but almost never used. |
||
---|---|---|
.. | ||
patch-md | ||
patch-me | ||
patch-mf | ||
patch-mn | ||
patch-nss_cmd_platlibs.mk | ||
patch-nss_cmd_shlibsign_sign.sh | ||
patch-nss_coreconf_command.mk | ||
patch-nss_coreconf_OpenBSD.mk | ||
patch-nss_lib_freebl_aes-armv8.c | ||
patch-nss_lib_freebl_gcm-aarch64.c | ||
patch-nss_lib_freebl_sha256-armv8.c | ||
patch-nss_lib_util_utilpars.c | ||
patch-nss_tests_all.sh | ||
patch-nss_tests_merge_merge.sh |