-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure that the correct VC++ toolset is selected in all build environ…
…ments (#104763) * Second attempt at fixing ARM64 cross compilation * Update eng/native/init-vs-env.cmd Co-authored-by: Jan Kotas <jkotas@microsoft.com> * Remove x86 branch * Revert to using __HostArch when determining toolset. * Address feedback. * Update eng/native/init-vs-env.cmd Co-authored-by: Jan Kotas <jkotas@microsoft.com> * Update eng/native/init-vs-env.cmd Co-authored-by: Jan Kotas <jkotas@microsoft.com> * Revert "Update eng/native/init-vs-env.cmd" This reverts commit a1b95c1. * Revert "Update eng/native/init-vs-env.cmd" This reverts commit 1eeadb3. * Set the correct arm64 assembler host --------- Co-authored-by: Jan Kotas <jkotas@microsoft.com>
- Loading branch information
1 parent
53a3624
commit 369db9a
Showing
3 changed files
with
27 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters