trivalent/mac-cc

3 lines
202 B
Plaintext
Raw Permalink Normal View History

2019-06-11 12:39:20 +00:00
#!/bin/sh
2019-06-11 18:20:02 +00:00
exec /usr/osxcross/bin/o64-clang -mmacosx-version-min=10.13 -target x86_64-apple-darwin17 -mlinker-version=242 -B /usr/x86_64-apple-darwin17/bin -isysroot /usr/osxcross/SDK/MacOSX10.13.sdk $*