gyp: compile openssl with OPENSSL_NO_ASM=1
authorBen Noordhuis <info@bnoordhuis.nl>
Mon, 19 Dec 2011 21:55:11 +0000 (22:55 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Mon, 19 Dec 2011 21:55:11 +0000 (22:55 +0100)
commit15d0fa6dc125d986cdcd0ef02950c4a79e9fff77
treef5f8bb07a77f844448342c34000b85fe6a9e5ecf
parentc65a91c96fe9083bc8c49bf616b532cd6a771a8a
gyp: compile openssl with OPENSSL_NO_ASM=1

Fixes linker error "undefined reference to `OPENSSL_ia32_cpuid'". This is
sub-optimal and needs to be revisited, the plain C implementations are often
much slower.
deps/openssl/openssl.gyp