summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2015-08-22 12:04:19 -0700
committerKhem Raj <raj.khem@gmail.com>2015-08-22 12:04:19 -0700
commitc4ae42363ecbaa506ce66d1f025382572281b511 (patch)
tree3aa723b07b62b2e0fd2dbd282a473d4c1fca259c
parent4aad80d178ffa09c536dc0101a741ee4da3902eb (diff)
downloadmeta-clang-c4ae42363ecbaa506ce66d1f025382572281b511.tar.gz
perf: Use gcc always
clang produces legit errors but fix them later Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--recipes-excluded/nonclangable/perf.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-excluded/nonclangable/perf.bbappend b/recipes-excluded/nonclangable/perf.bbappend
new file mode 100644
index 0000000..b0cab1b
--- /dev/null
+++ b/recipes-excluded/nonclangable/perf.bbappend
@@ -0,0 +1,2 @@
1TOOLCHAIN = "gcc"
2