diff options
| author | Khem Raj <raj.khem@gmail.com> | 2016-05-09 09:27:51 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2016-05-09 09:27:51 -0700 |
| commit | c9ac15686fab0d7247128237a8b947c5c03a51b8 (patch) | |
| tree | 166b1860306bb2a7bd8d27c02b5bba1ef7878e56 /conf | |
| parent | 0cb8f56e613d922c5b3b30f2cbc5acd84ab93dd2 (diff) | |
| download | meta-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.conf | 2 |
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" | |||
| 38 | TOOLCHAIN_pn-libvorbis = "gcc" | 38 | TOOLCHAIN_pn-libvorbis = "gcc" |
| 39 | TOOLCHAIN_pn-mtools = "gcc" | 39 | TOOLCHAIN_pn-mtools = "gcc" |
| 40 | TOOLCHAIN_pn-openssl = "gcc" | 40 | TOOLCHAIN_pn-openssl = "gcc" |
| 41 | TOOLCHAIN_pn-perf.bbappend = "gcc" | 41 | TOOLCHAIN_pn-perf = "gcc" |
| 42 | TOOLCHAIN_pn-piglit = "gcc" | 42 | TOOLCHAIN_pn-piglit = "gcc" |
| 43 | TOOLCHAIN_pn-pixman = "gcc" | 43 | TOOLCHAIN_pn-pixman = "gcc" |
| 44 | TOOLCHAIN_pn-prelink = "gcc" | 44 | TOOLCHAIN_pn-prelink = "gcc" |
