We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a76811c commit 7c4a50dCopy full SHA for 7c4a50d
1 file changed
deps/openssl/openssl.gyp
@@ -925,9 +925,8 @@
925
'asm/x64-win32-masm/whrlpool/wp-x86_64.asm',
926
'asm/x64-win32-masm/modes/ghash-x86_64.asm',
927
'asm/x64-win32-masm/x86_64cpuid.asm',
928
- # Non-generated asm
929
- 'openssl/crypto/bn/asm/x86_64-win32-masm.asm',
930
# No asm available
+ 'openssl/crypto/bn/bn_asm.c',
931
'openssl/crypto/bf/bf_enc.c',
932
'openssl/crypto/cast/c_enc.c',
933
'openssl/crypto/camellia/cmll_misc.c',
0 commit comments