mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 05:28:00 +00:00
do not link with lex/yacc libraries
This commit is contained in:
parent
8272eed68f
commit
990fe8c3a9
@ -18,7 +18,8 @@ DEPLIBS = ../../lib/dns/libdns.a \
|
||||
../../lib/isc/libisc.a
|
||||
|
||||
LIBS = ${DEPLIBS} \
|
||||
@LIBS@ -ly -ll
|
||||
@LIBS@
|
||||
# -ly -ll
|
||||
|
||||
TARGETS = named
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user