summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-core/musl/musl_%.bbappend1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/musl/musl_%.bbappend b/recipes-core/musl/musl_%.bbappend
index 8732a4f..70fe10c 100644
--- a/recipes-core/musl/musl_%.bbappend
+++ b/recipes-core/musl/musl_%.bbappend
@@ -1,5 +1,4 @@
1DEPENDS_append_toolchain-clang = " clang-cross-${TARGET_ARCH}" 1DEPENDS_append_toolchain-clang = " clang-cross-${TARGET_ARCH}"
2DEPENDS_remove_toolchain-clang = "virtual/${TARGET_PREFIX}gcc" 2DEPENDS_remove_toolchain-clang = "virtual/${TARGET_PREFIX}gcc"
3TOOLCHAIN_x86-x32 = "gcc" 3TOOLCHAIN_x86-x32 = "gcc"
4TOOLCHAIN_riscv64 = "gcc"
5TOOLCHAIN_powerpc64 = "gcc" 4TOOLCHAIN_powerpc64 = "gcc"