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 3ba56fb..2301366 100644
--- a/recipes-core/musl/musl_%.bbappend
+++ b/recipes-core/musl/musl_%.bbappend
@@ -1,4 +1,5 @@
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" 3TOOLCHAIN_riscv64 = "gcc"
4TOOLCHAIN_powerpc64 = "gcc"
4inherit lto 5inherit lto