summaryrefslogtreecommitdiff
path: root/package/busybox/patches/005-darwin-clang.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-06-25 01:29:34 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-06-25 01:31:18 +0200
commitcf89431cc54bfa4b48732133bd29ef9999368c36 (patch)
tree98cb4ad50799d09e8ea6844aa39e573b5e192a55 /package/busybox/patches/005-darwin-clang.patch
parent01af213ee5720c929973534da555f89abaf301f5 (diff)
busybox: update to 1.25.0
Diffstat (limited to 'package/busybox/patches/005-darwin-clang.patch')
-rw-r--r--package/busybox/patches/005-darwin-clang.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/busybox/patches/005-darwin-clang.patch b/package/busybox/patches/005-darwin-clang.patch
deleted file mode 100644
index 501e5c332..000000000
--- a/package/busybox/patches/005-darwin-clang.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur busybox-1.22.1.orig/scripts/kconfig/zconf.hash.c_shipped busybox-1.22.1/scripts/kconfig/zconf.hash.c_shipped
---- busybox-1.22.1.orig/scripts/kconfig/zconf.hash.c_shipped 2014-01-09 19:15:44.000000000 +0100
-+++ busybox-1.22.1/scripts/kconfig/zconf.hash.c_shipped 2014-05-24 23:21:27.000000000 +0200
-@@ -156,7 +156,7 @@
- #ifdef __GNUC__
- __inline
- #endif
--struct kconf_id *
-+static struct kconf_id *
- kconf_id_lookup (register const char *str, register unsigned int len)
- {
- enum