mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +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
|
||||
|
||||
LIBS = ${DEPLIBS} \
|
||||
@LIBS@ -ly -ll
|
||||
@LIBS@
|
||||
# -ly -ll
|
||||
|
||||
TARGETS = named
|
||||
|
||||
|
Reference in New Issue
Block a user