From c4ae42363ecbaa506ce66d1f025382572281b511 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 22 Aug 2015 12:04:19 -0700 Subject: perf: Use gcc always clang produces legit errors but fix them later Signed-off-by: Khem Raj --- recipes-excluded/nonclangable/perf.bbappend | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes-excluded/nonclangable/perf.bbappend diff --git a/recipes-excluded/nonclangable/perf.bbappend b/recipes-excluded/nonclangable/perf.bbappend new file mode 100644 index 0000000..b0cab1b --- /dev/null +++ b/recipes-excluded/nonclangable/perf.bbappend @@ -0,0 +1,2 @@ +TOOLCHAIN = "gcc" + -- cgit v1.2.3-54-g00ecf