-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gdb: Work around lack of native macOS/arm64 target support
We don't actually care about having support for macOS targets, except that it means the build system automatically gives us unprefixed file names. However, we can't do that on macOS/arm64, so use a macOS/amd64 triple as the closest thing and manually symlink to hide the ugliness somewhat from the user.
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 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