Commit 06c10cdc authored by Jon Kunkee's avatar Jon Kunkee Committed by João Reis
Browse files

build,win: teach GYP MSVS generator about MARMASM

The toolchain for ARM64 Windows includes support for assembly code, but
with a very different syntax from MASM and NASM. This change teaches
GYP how to emit the right XML tags in VCXPROJ files to support
compiling assembly files with the new tool.

PR-URL: https://github.com/nodejs/node/pull/26020
Refs: https://github.com/nodejs/node/issues/25998


Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
Reviewed-By: default avatarJoão Reis <reis@janeasystems.com>
Reviewed-By: default avatarRefael Ackermann <refack@gmail.com>
parent ee7daf76
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment