File tree Expand file tree Collapse file tree 2 files changed +0
-10
lines changed
Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 44 $(DefineConstants);
55 _USR_LIB_CLANG=$(ImageRoot)\Toolchains\$(ProductVersion)+Asserts\usr\lib\clang;
66 _USR_LIB_SWIFT_CLANG=$(ImageRoot)\Toolchains\$(ProductVersion)+Asserts\usr\lib\swift\clang;
7- WORKAROUND_MIMALLOC_ISSUE_997=$(WORKAROUND_MIMALLOC_ISSUE_997);
87 </DefineConstants >
98 </PropertyGroup >
109
Original file line number Diff line number Diff line change 535535 <File Source =" $(ToolchainRoot)\usr\bin\mimalloc-redirect-arm64.dll" />
536536 <?endif ?>
537537 </Component >
538- <?if $(WORKAROUND_MIMALLOC_ISSUE_997) = True ?>
539- <Component >
540- <?if $(ProductArchitecture) = " amd64" ?>
541- <File Source =" $(ToolchainRoot)\usr\bin\mimalloc-redirect-arm64.dll" />
542- <?elseif $(ProductArchitecture) = " arm64" ?>
543- <File Source =" $(ToolchainRoot)\usr\bin\mimalloc-redirect.dll" />
544- <?endif ?>
545- </Component >
546- <?endif ?>
547538 </ComponentGroup >
548539
549540 <ComponentGroup Id =" Configuration" >
You can’t perform that action at this time.
0 commit comments