summaryrefslogtreecommitdiffstats
path: root/recipes-core
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/musl/musl_%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/musl/musl_%.bbappend b/recipes-core/musl/musl_%.bbappend
index 2fdef3e..3ba56fb 100644
--- a/recipes-core/musl/musl_%.bbappend
+++ b/recipes-core/musl/musl_%.bbappend
@@ -1,3 +1,4 @@
1DEPENDS_append_toolchain-clang = " clang-cross-${TARGET_ARCH}" 1DEPENDS_append_toolchain-clang = " clang-cross-${TARGET_ARCH}"
2TOOLCHAIN_x86-x32 = "gcc" 2TOOLCHAIN_x86-x32 = "gcc"
3TOOLCHAIN_riscv64 = "gcc"
3inherit lto 4inherit lto