mirror of
https://github.com/darlinghq/darling-cocotron.git
synced 2024-11-23 20:19:40 +00:00
9 lines
159 B
Plaintext
9 lines
159 B
Plaintext
#include "darwin"
|
|
|
|
EFFECTIVE_PLATFORM_NAME = -darwin
|
|
INSTALL_TARGET_TRIPLE = i386-apple-darwin
|
|
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0
|
|
|
|
ARCHS = i386
|