2024-03-09 14:42:23 +01:00

11 lines
165 B
Plaintext

DEPENDS += "\
compiler-rt \
libcxx \
"
RUNTIME = "llvm"
TOOLCHAIN = "clang"
TOOLCHAIN:class-native = "clang"
PREFERRED_PROVIDER_libgcc = "compiler-rt"