Browse Source

fix basic build on OpenBSD

Waldemar Brodkorb 14 years ago
parent
commit
b86e586807
2 changed files with 8 additions and 1767 deletions
  1. 7 1767
      package/busybox/patches/005-bsd-compat.patch
  2. 1 0
      tools/cpio/Makefile

File diff suppressed because it is too large
+ 7 - 1767
package/busybox/patches/005-bsd-compat.patch


+ 1 - 0
tools/cpio/Makefile

@@ -12,6 +12,7 @@ SRCS+=		\
 		src/ib_getlin.c \
 		src/sfile.c \
 		src/gmatch.c \
+		src/sigset.c \
 		src/memalign.c
 
 SRCS+=		\

Some files were not shown because too many files changed in this diff