gyp: remove vanished masm file from openssl build
authorFedor Indutny <fedor@indutny.com>
Sun, 11 Jan 2015 15:33:19 +0000 (18:33 +0300)
committerFedor Indutny <fedor@indutny.com>
Mon, 12 Jan 2015 18:31:09 +0000 (21:31 +0300)
PR-URL: https://github.com/iojs/io.js/pull/289
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
deps/openssl/openssl.gyp

index edb0a5b..93f7f74 100644 (file)
                 'asm/x64-win32-masm/whrlpool/wp-x86_64.asm',
                 'asm/x64-win32-masm/modes/ghash-x86_64.asm',
                 'asm/x64-win32-masm/x86_64cpuid.asm',
-                # Non-generated asm
-                'openssl/crypto/bn/asm/x86_64-win32-masm.asm',
                 # No asm available
+                'openssl/crypto/bn/bn_asm.c',
                 'openssl/crypto/bf/bf_enc.c',
                 'openssl/crypto/cast/c_enc.c',
                 'openssl/crypto/camellia/cmll_misc.c',