From 8971f1eec1d603187185b3c85cb09ad6da4a69ed Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 7 Nov 2020 10:51:16 -0800 Subject: musl: Do not force lto Signed-off-by: Khem Raj --- recipes-core/musl/musl_%.bbappend | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes-core/musl') 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" TOOLCHAIN_riscv64 = "gcc" TOOLCHAIN_powerpc64 = "gcc" -inherit lto - # workaround until https://bugs.llvm.org/show_bug.cgi?id=44384 # is fixed do_configure_prepend_toolchain-clang () { -- cgit v1.2.3-54-g00ecf