Files
bun.sh/scripts/vs-shell.ps1
Dylan Conway 1cbd606db2 fix: restore PROCESSOR_ARCHITECTURE after VS dev shell on ARM64
VS dev shell with -HostArch amd64 sets PROCESSOR_ARCHITECTURE=AMD64,
causing CMake to misdetect the system as x64 and use -march=haswell
on ARM64. Restore PROCESSOR_ARCHITECTURE=ARM64 after VS dev shell.
2026-02-04 20:39:57 -08:00

2.8 KiB
Executable File