005-darwin-clang.patch 490 B

123456789101112
  1. diff -Nur busybox-1.22.1.orig/scripts/kconfig/zconf.hash.c_shipped busybox-1.22.1/scripts/kconfig/zconf.hash.c_shipped
  2. --- busybox-1.22.1.orig/scripts/kconfig/zconf.hash.c_shipped 2014-01-09 19:15:44.000000000 +0100
  3. +++ busybox-1.22.1/scripts/kconfig/zconf.hash.c_shipped 2014-05-24 23:21:27.000000000 +0200
  4. @@ -156,7 +156,7 @@
  5. #ifdef __GNUC__
  6. __inline
  7. #endif
  8. -struct kconf_id *
  9. +static struct kconf_id *
  10. kconf_id_lookup (register const char *str, register unsigned int len)
  11. {
  12. enum