diff options
Diffstat (limited to 'recipes-core')
-rw-r--r-- | recipes-core/musl/musl_%.bbappend | 1 |
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 @@ | |||
1 | DEPENDS_append_toolchain-clang = " clang-cross-${TARGET_ARCH}" | 1 | DEPENDS_append_toolchain-clang = " clang-cross-${TARGET_ARCH}" |
2 | TOOLCHAIN_x86-x32 = "gcc" | 2 | TOOLCHAIN_x86-x32 = "gcc" |
3 | TOOLCHAIN_riscv64 = "gcc" | ||
3 | inherit lto | 4 | inherit lto |