From 6b15e67b863e024b1eb20b93f48fd66aec538056 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 15 Mar 2016 11:30:20 -0700 Subject: user gcc from busybox for now clang compiled busybox ends up with segfaults needs to be debugged, until then use gcc for it Signed-off-by: Khem Raj --- recipes-excluded/nonclangable/busybox_%.bbappend | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes-excluded/nonclangable/busybox_%.bbappend (limited to 'recipes-excluded') diff --git a/recipes-excluded/nonclangable/busybox_%.bbappend b/recipes-excluded/nonclangable/busybox_%.bbappend new file mode 100644 index 0000000..b0cab1b --- /dev/null +++ b/recipes-excluded/nonclangable/busybox_%.bbappend @@ -0,0 +1,2 @@ +TOOLCHAIN = "gcc" + -- cgit v1.2.3-54-g00ecf