diff options
-rw-r--r-- | recipes-core/musl/musl_%.bbappend | 1 |
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 @@ | |||
1 | DEPENDS_append_toolchain-clang = " clang-cross-${TARGET_ARCH}" | 1 | DEPENDS_append_toolchain-clang = " clang-cross-${TARGET_ARCH}" |
2 | DEPENDS_remove_toolchain-clang = "virtual/${TARGET_PREFIX}gcc" | 2 | DEPENDS_remove_toolchain-clang = "virtual/${TARGET_PREFIX}gcc" |
3 | TOOLCHAIN_x86-x32 = "gcc" | 3 | TOOLCHAIN_x86-x32 = "gcc" |
4 | TOOLCHAIN_riscv64 = "gcc" | ||
5 | TOOLCHAIN_powerpc64 = "gcc" | 4 | TOOLCHAIN_powerpc64 = "gcc" |