mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
70ae03135c
Regenerate asm files with Makefile and CC=gcc and ASM=gcc where gcc-4.8.4. Also asm files in asm_obsolete dir to support old compiler and assembler are regenerated without CC and ASM envs. Fixes: https://github.com/nodejs/node/issues/6458 PR-URL: https://github.com/nodejs/node/pull/6550 Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Fedor Indutny <fedor.indutny@gmail.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 |