From d8cfb14a63de5a7a5e1ed3f34a1d8b04cb1b4d1a Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 3 Mar 2016 04:40:41 +0000 Subject: piglit,python-numpy,valgrind: Mark gcc-only recipes Signed-off-by: Khem Raj --- recipes-excluded/nonclangable/piglit_%.bbappend | 2 ++ recipes-excluded/nonclangable/python-numpy_%.bbappend | 2 ++ recipes-excluded/nonclangable/valgrind_%.bbappend | 2 ++ 3 files changed, 6 insertions(+) create mode 100644 recipes-excluded/nonclangable/piglit_%.bbappend create mode 100644 recipes-excluded/nonclangable/python-numpy_%.bbappend create mode 100644 recipes-excluded/nonclangable/valgrind_%.bbappend diff --git a/recipes-excluded/nonclangable/piglit_%.bbappend b/recipes-excluded/nonclangable/piglit_%.bbappend new file mode 100644 index 0000000..b0cab1b --- /dev/null +++ b/recipes-excluded/nonclangable/piglit_%.bbappend @@ -0,0 +1,2 @@ +TOOLCHAIN = "gcc" + diff --git a/recipes-excluded/nonclangable/python-numpy_%.bbappend b/recipes-excluded/nonclangable/python-numpy_%.bbappend new file mode 100644 index 0000000..b0cab1b --- /dev/null +++ b/recipes-excluded/nonclangable/python-numpy_%.bbappend @@ -0,0 +1,2 @@ +TOOLCHAIN = "gcc" + diff --git a/recipes-excluded/nonclangable/valgrind_%.bbappend b/recipes-excluded/nonclangable/valgrind_%.bbappend new file mode 100644 index 0000000..b0cab1b --- /dev/null +++ b/recipes-excluded/nonclangable/valgrind_%.bbappend @@ -0,0 +1,2 @@ +TOOLCHAIN = "gcc" + -- cgit v1.2.3-54-g00ecf