summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-05-09 09:27:51 -0700
committerKhem Raj <raj.khem@gmail.com>2016-05-09 09:27:51 -0700
commitc9ac15686fab0d7247128237a8b947c5c03a51b8 (patch)
tree166b1860306bb2a7bd8d27c02b5bba1ef7878e56 /conf
parent0cb8f56e613d922c5b3b30f2cbc5acd84ab93dd2 (diff)
downloadmeta-clang-c9ac15686fab0d7247128237a8b947c5c03a51b8.tar.gz
nonclangable.conf: Fix a typo for perf exlusion
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/nonclangable.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf
index f97da4d..5a4f212 100644
--- a/conf/nonclangable.conf
+++ b/conf/nonclangable.conf
@@ -38,7 +38,7 @@ TOOLCHAIN_pn-libtool = "gcc"
38TOOLCHAIN_pn-libvorbis = "gcc" 38TOOLCHAIN_pn-libvorbis = "gcc"
39TOOLCHAIN_pn-mtools = "gcc" 39TOOLCHAIN_pn-mtools = "gcc"
40TOOLCHAIN_pn-openssl = "gcc" 40TOOLCHAIN_pn-openssl = "gcc"
41TOOLCHAIN_pn-perf.bbappend = "gcc" 41TOOLCHAIN_pn-perf = "gcc"
42TOOLCHAIN_pn-piglit = "gcc" 42TOOLCHAIN_pn-piglit = "gcc"
43TOOLCHAIN_pn-pixman = "gcc" 43TOOLCHAIN_pn-pixman = "gcc"
44TOOLCHAIN_pn-prelink = "gcc" 44TOOLCHAIN_pn-prelink = "gcc"