mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
a60d3ea823
Regenerate asm files with Makefile and CC=gcc and ASM=nasm where gcc version was 5.4.0 and nasm version was 2.11.08. 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/13161 PR-URL: https://github.com/nodejs/node/pull/13233 Reviewed-By: Shigeki Ohtsu <ohtsu@ohtsu.org> Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> |
||
---|---|---|
.. | ||
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 |