summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-core/musl/musl_%.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-core/musl/musl_%.bbappend b/recipes-core/musl/musl_%.bbappend
index a6a1bf5..c99c4be 100644
--- a/recipes-core/musl/musl_%.bbappend
+++ b/recipes-core/musl/musl_%.bbappend
@@ -3,8 +3,6 @@ TOOLCHAIN_x86-x32 = "gcc"
3TOOLCHAIN_riscv64 = "gcc" 3TOOLCHAIN_riscv64 = "gcc"
4TOOLCHAIN_powerpc64 = "gcc" 4TOOLCHAIN_powerpc64 = "gcc"
5 5
6inherit lto
7
8# workaround until https://bugs.llvm.org/show_bug.cgi?id=44384 6# workaround until https://bugs.llvm.org/show_bug.cgi?id=44384
9# is fixed 7# is fixed
10do_configure_prepend_toolchain-clang () { 8do_configure_prepend_toolchain-clang () {