bind-cross-fix.patch 264 B

1234567891011
  1. --- bind-9.3.2/lib/dns/Makefile.in
  2. +++ bind-9.3.2/lib/dns/Makefile.in
  3. @@ -156,7 +156,7 @@
  4. ./gen -s ${srcdir} > code.h
  5. gen: gen.c
  6. - ${CC} ${ALL_CFLAGS} ${LDFLAGS} -o $@ ${srcdir}/gen.c ${LIBS}
  7. + cc ${ALL_CFLAGS} -o $@ ${srcdir}/gen.c
  8. rbtdb64.@O@: rbtdb.c