diff options
-rw-r--r-- | recipes-core/busybox/busybox/clang.cfg | 1 | ||||
-rw-r--r-- | recipes-core/busybox/busybox_1.%.bbappend | 3 |
2 files changed, 0 insertions, 4 deletions
diff --git a/recipes-core/busybox/busybox/clang.cfg b/recipes-core/busybox/busybox/clang.cfg deleted file mode 100644 index 450fa7e..0000000 --- a/recipes-core/busybox/busybox/clang.cfg +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | CONFIG_EXTRA_CFLAGS="-DBB_GLOBAL_CONST=''" | ||
diff --git a/recipes-core/busybox/busybox_1.%.bbappend b/recipes-core/busybox/busybox_1.%.bbappend deleted file mode 100644 index 6eadf24..0000000 --- a/recipes-core/busybox/busybox_1.%.bbappend +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" | ||
2 | |||
3 | SRC_URI:append:toolchain-clang = " file://clang.cfg" | ||