summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2015-08-23 17:54:55 -0700
committerKhem Raj <raj.khem@gmail.com>2015-08-23 17:54:55 -0700
commit823d61ebbfe0c25da70eda058b1d7dc7867d76a0 (patch)
tree6a129b11f2729a6bb16d6415850346500070088c
parent84d47f43fa2171ceb7be3e05a969edc47306b414 (diff)
downloadmeta-clang-823d61ebbfe0c25da70eda058b1d7dc7867d76a0.tar.gz
cairo,cpufrequtils,pulseaudio: Use gcc always
They dont yet build with clang, so use gcc toolchain always Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--recipes-excluded/nonclangable/cairo_%.bbappend2
-rw-r--r--recipes-excluded/nonclangable/cpufrequtils_%.bbappend2
-rw-r--r--recipes-excluded/nonclangable/pulseaudio_%.bbappend2
3 files changed, 6 insertions, 0 deletions
diff --git a/recipes-excluded/nonclangable/cairo_%.bbappend b/recipes-excluded/nonclangable/cairo_%.bbappend
new file mode 100644
index 0000000..b0cab1b
--- /dev/null
+++ b/recipes-excluded/nonclangable/cairo_%.bbappend
@@ -0,0 +1,2 @@
1TOOLCHAIN = "gcc"
2
diff --git a/recipes-excluded/nonclangable/cpufrequtils_%.bbappend b/recipes-excluded/nonclangable/cpufrequtils_%.bbappend
new file mode 100644
index 0000000..b0cab1b
--- /dev/null
+++ b/recipes-excluded/nonclangable/cpufrequtils_%.bbappend
@@ -0,0 +1,2 @@
1TOOLCHAIN = "gcc"
2
diff --git a/recipes-excluded/nonclangable/pulseaudio_%.bbappend b/recipes-excluded/nonclangable/pulseaudio_%.bbappend
new file mode 100644
index 0000000..b0cab1b
--- /dev/null
+++ b/recipes-excluded/nonclangable/pulseaudio_%.bbappend
@@ -0,0 +1,2 @@
1TOOLCHAIN = "gcc"
2