mirror of
https://github.com/darlinghq/darling-cocotron.git
synced 2024-11-27 14:00:22 +00:00
9 lines
155 B
Plaintext
9 lines
155 B
Plaintext
#include "linux"
|
|
|
|
EFFECTIVE_PLATFORM_NAME = -linux
|
|
INSTALL_TARGET_TRIPLE = arm-pc-linux
|
|
|
|
GCC_VERSION = org.cocotron.1.0.linux.arm.gcc.default
|
|
|
|
ARCHS = arm
|