mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
fix arm64 build
This commit is contained in:
@@ -1010,7 +1010,7 @@ begin
|
||||
end;
|
||||
#endif
|
||||
|
||||
#if "user" == InstallTarget
|
||||
#if "user" == InstallTarget && "arm64" != Arch
|
||||
#if "ia32" == Arch
|
||||
#define IncompatibleArchRootKey "HKLM32"
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user