11 lines
165 B
Plaintext
11 lines
165 B
Plaintext
|
|
DEPENDS += "\
|
|
compiler-rt \
|
|
libcxx \
|
|
"
|
|
|
|
RUNTIME = "llvm"
|
|
TOOLCHAIN = "clang"
|
|
TOOLCHAIN:class-native = "clang"
|
|
PREFERRED_PROVIDER_libgcc = "compiler-rt"
|