summaryrefslogtreecommitdiff
path: root/package/bind/bind-cross-fix.patch
blob: deaf5274711b451022b8f917c95dc3fa2901f0fe (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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