Merge branch 'bug/master/libisc-link' into 'master'
Link all dependent libraries to libisc See merge request isc-projects/bind9!3323
This commit is contained in:
@@ -81,7 +81,7 @@ SRCS = pk11.c pk11_result.c \
|
||||
symtab.c task.c taskpool.c timer.c \
|
||||
tm.c version.c
|
||||
|
||||
LIBS = ${OPENSSL_LIBS} @LIBS@
|
||||
LIBS = ${OPENSSL_LIBS} ${JSON_C_LIBS} ${LIBXML2_LIBS} ${ZLIB_LIBS} @LIBS@
|
||||
|
||||
# Note: the order of SUBDIRS is important.
|
||||
# Attempt to disable parallel processing.
|
||||
|
||||
Reference in New Issue
Block a user