mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
94804969b7
asm files are generated as - In `deps/openssl/asm/`, make with CC=gcc and ASM=nasm - In `deps/openssl/asm_obsolute/`, make with no envs for compilers Fixes: https://github.com/nodejs/io.js/issues/1921 PR-URL: https://github.com/nodejs/io.js/pull/1950 Reviewed-By: Fedor Indutny <fedor@indutny.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> |
||
---|---|---|
.. | ||
arm64-linux64-gas | ||
arm-void-gas | ||
x64-elf-gas | ||
x64-macosx-gas | ||
x64-win32-masm | ||
x86-elf-gas | ||
x86-macosx-gas | ||
x86-win32-masm | ||
Makefile |