1
Fork 0
This commit is contained in:
Motiejus Jakštys 2021-12-09 10:41:17 +02:00
parent 5c945ac3cb
commit ac719cecca
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ $ bazel query @zig_sdk//... | sed -En '/.*_toolchain$/ s/.*:(.*)_toolchain$/\1/p
## Compiling OS X executables ## Compiling OS X executables
MacOS SDK (`--sysroot`) may be necessary. Read [Jakub's comment](sysroot) about MacOS SDK (`--sysroot`) may be necessary. Read [Jakub's comment][sysroot] about
it. This section will be expanded once yours truly understands more about the it. This section will be expanded once yours truly understands more about the
requirements and limitations of linking on OSX. requirements and limitations of linking on OSX.