mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 07:35:26 +00:00
do not link with lex/yacc libraries
This commit is contained in:
@@ -18,7 +18,8 @@ DEPLIBS = ../../lib/dns/libdns.a \
|
|||||||
../../lib/isc/libisc.a
|
../../lib/isc/libisc.a
|
||||||
|
|
||||||
LIBS = ${DEPLIBS} \
|
LIBS = ${DEPLIBS} \
|
||||||
@LIBS@ -ly -ll
|
@LIBS@
|
||||||
|
# -ly -ll
|
||||||
|
|
||||||
TARGETS = named
|
TARGETS = named
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user