summaryrefslogtreecommitdiffstats
path: root/conf/nonclangable.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/nonclangable.conf')
-rw-r--r--conf/nonclangable.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf
index 4a73a2f..99e8e22 100644
--- a/conf/nonclangable.conf
+++ b/conf/nonclangable.conf
@@ -35,6 +35,7 @@ TOOLCHAIN_pn-libstd-rs = "gcc"
35# clang does not have 64bit atomics on mips32 35# clang does not have 64bit atomics on mips32
36TOOLCHAIN_pn-mesa_mips = "gcc" 36TOOLCHAIN_pn-mesa_mips = "gcc"
37TOOLCHAIN_pn-mesa_mipsel = "gcc" 37TOOLCHAIN_pn-mesa_mipsel = "gcc"
38TOOLCHAIN_pn-opensbi = "gcc"
38TOOLCHAIN_pn-openjdk-8 = "gcc" 39TOOLCHAIN_pn-openjdk-8 = "gcc"
39TOOLCHAIN_pn-openjre-8 = "gcc" 40TOOLCHAIN_pn-openjre-8 = "gcc"
40TOOLCHAIN_pn-piglit = "gcc" 41TOOLCHAIN_pn-piglit = "gcc"