From 739f8efea2b03e02669efe3d426d7a42a954ef53 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 8 Sep 2019 19:01:24 -0700 Subject: mesa: Mark non-clangable on powerpc clang/ppc missing 64bit atomics Signed-off-by: Khem Raj --- conf/nonclangable.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf') diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index 4ce4005..78bce1b 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf @@ -36,6 +36,7 @@ TOOLCHAIN_pn-m4_powerpc = "gcc" TOOLCHAIN_pn-mesa_mips = "gcc" TOOLCHAIN_pn-mesa_mipsel = "gcc" TOOLCHAIN_pn-mesa_riscv64 = "gcc" +TOOLCHAIN_pn-mesa_powerpc = "gcc" TOOLCHAIN_pn-opensbi = "gcc" TOOLCHAIN_pn-openjdk-8 = "gcc" TOOLCHAIN_pn-openjre-8 = "gcc" -- cgit v1.2.3-54-g00ecf