diff options
| author | Khem Raj <raj.khem@gmail.com> | 2018-12-09 12:53:08 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-12-09 22:07:07 -0800 |
| commit | 50e4b5be16d1f0ad9338c6d44521d94fdfa1d667 (patch) | |
| tree | 3b1bc25d2acdbd7ba3f251adf59825249944b170 /conf | |
| parent | 717ab3e73f48ee75360538067274ad865258a9a0 (diff) | |
| download | meta-clang-50e4b5be16d1f0ad9338c6d44521d94fdfa1d667.tar.gz | |
perf: Do not pin toolchain to gcc
Correct the dependency for clang-cross
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/nonclangable.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index 7922e5f..883e34d 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf | |||
| @@ -32,7 +32,6 @@ TOOLCHAIN_pn-mesa_mipsel = "gcc" | |||
| 32 | TOOLCHAIN_pn-mozjs = "gcc" | 32 | TOOLCHAIN_pn-mozjs = "gcc" |
| 33 | TOOLCHAIN_pn-openjdk-8 = "gcc" | 33 | TOOLCHAIN_pn-openjdk-8 = "gcc" |
| 34 | TOOLCHAIN_pn-openjre-8 = "gcc" | 34 | TOOLCHAIN_pn-openjre-8 = "gcc" |
| 35 | TOOLCHAIN_pn-perf = "gcc" | ||
| 36 | TOOLCHAIN_pn-piglit = "gcc" | 35 | TOOLCHAIN_pn-piglit = "gcc" |
| 37 | TOOLCHAIN_pn-prelink = "gcc" | 36 | TOOLCHAIN_pn-prelink = "gcc" |
| 38 | # has dpkg source which does not compile | 37 | # has dpkg source which does not compile |
