From 55834d1cc786deb795937067b1d53d2bd1b1047e Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 29 Jul 2021 09:59:04 -0700 Subject: Revert "mesa: Use gcc on aarch64" This reverts commit 314a7014e3abb9ef297aa293c2e56ad916c2dc84. (cherry picked from commit b16f6862259fac7c193cd3e633f4250ae878bb38) --- recipes-graphics/mesa/mesa_%.bbappend | 3 --- 1 file changed, 3 deletions(-) diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend index faa3417..c08a9ff 100644 --- a/recipes-graphics/mesa/mesa_%.bbappend +++ b/recipes-graphics/mesa/mesa_%.bbappend @@ -17,6 +17,3 @@ SRC_URI += "file://0001-gallium-add-missing-header-for-powf.patch \ " PACKAGECONFIG[gallium-llvm] = "-Dllvm=true -Dshared-llvm=true -Ddraw-use-llvm=true,-Dllvm=false,clang clang-native elfutils" - -# see https://bugs.llvm.org/show_bug.cgi?id=51126 -TOOLCHAIN_aarch64 = "gcc" -- cgit v1.2.3-54-g00ecf