summaryrefslogtreecommitdiff
path: root/package/bind/bind-cross-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/bind/bind-cross-fix.patch')
-rw-r--r--package/bind/bind-cross-fix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/bind/bind-cross-fix.patch b/package/bind/bind-cross-fix.patch
deleted file mode 100644
index deaf52747..000000000
--- a/package/bind/bind-cross-fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- bind-9.3.2/lib/dns/Makefile.in
-+++ bind-9.3.2/lib/dns/Makefile.in
-@@ -156,7 +156,7 @@
- ./gen -s ${srcdir} > code.h
-
- gen: gen.c
-- ${CC} ${ALL_CFLAGS} ${LDFLAGS} -o $@ ${srcdir}/gen.c ${LIBS}
-+ cc ${ALL_CFLAGS} -o $@ ${srcdir}/gen.c
-
- rbtdb64.@O@: rbtdb.c
-