]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/bind/bind-9.3.1/lib_dns_Makefile.in.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / bind / bind-9.3.1 / lib_dns_Makefile.in.patch
1 --- bind-9.3.1/lib/dns/Makefile.in.orig 2005-07-10 21:30:16.000000000 +0200
2 +++ bind-9.3.1/lib/dns/Makefile.in      2005-07-10 21:31:00.000000000 +0200
3 @@ -156,7 +156,7 @@
4         ./gen -s ${srcdir} > code.h
5  
6  gen: gen.c
7 -       ${CC} ${ALL_CFLAGS} ${LDFLAGS} -o $@ ${srcdir}/gen.c ${LIBS}
8 +       ${BUILD_CC} ${EXT_CFLAGS} ${BUILD_CFLAGS} ${ALL_CPPFLAGS} ${BUILD_LDFLAGS} -o $@ ${srcdir}/gen.c ${LIBS}
9  
10  rbtdb64.@O@: rbtdb.c
11