diff options
| author | Khem Raj <raj.khem@gmail.com> | 2017-09-10 01:40:31 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2017-09-10 01:40:31 -0700 |
| commit | f05a17b5a4b0544d92d5f9dd5656a77534717d30 (patch) | |
| tree | a0f5f0beb7717b4e453f595fd5dd8ee21b3ed9b0 /conf | |
| parent | 24885a7e6c92a20913b58846886788909919e2e3 (diff) | |
| download | meta-clang-f05a17b5a4b0544d92d5f9dd5656a77534717d30.tar.gz | |
nonclangable: Add wvdial
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/nonclangable.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index 6b705cf..d0379ec 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf | |||
| @@ -65,6 +65,7 @@ TOOLCHAIN_pn-v4l-utils = "gcc" | |||
| 65 | TOOLCHAIN_pn-valgrind = "gcc" | 65 | TOOLCHAIN_pn-valgrind = "gcc" |
| 66 | # uses C++ which clang does not like | 66 | # uses C++ which clang does not like |
| 67 | TOOLCHAIN_pn-wvstreams = "gcc" | 67 | TOOLCHAIN_pn-wvstreams = "gcc" |
| 68 | TOOLCHAIN_pn-wvdial = "gcc" | ||
| 68 | # qemu-user does not execute the applications built with clang correctly on armv7 | 69 | # qemu-user does not execute the applications built with clang correctly on armv7 |
| 69 | TOOLCHAIN_pn-gobject-introspection_armv7ve = "gcc" | 70 | TOOLCHAIN_pn-gobject-introspection_armv7ve = "gcc" |
| 70 | TOOLCHAIN_pn-gobject-introspection_armv7a = "gcc" | 71 | TOOLCHAIN_pn-gobject-introspection_armv7a = "gcc" |
