-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ability to build SDK for macOS hosts
The Microkit tool can now be built for x64 macOS as well as ARM64 macOS, allowing the use of the Microkit SDK in macOS environments. Note that unlike the Linux Microkit tool, the macOS one will be dynamically linked due to macOS not supporting statically linked binaries. Signed-off-by: Ivan Velickovic <[email protected]>
- Loading branch information
1 parent
1516b7d
commit 6eb7b31
Showing
1 changed file
with
18 additions
and
2 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