Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Aaron Thompson
BIND
Commits
69e3ec9c
Commit
69e3ec9c
authored
Apr 08, 2020
by
Ondřej Surý
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'bug/master/libisc-link' into 'master'
Link all dependent libraries to libisc See merge request
!3323
parents
5686298f
4cc7d241
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lib/isc/Makefile.in
lib/isc/Makefile.in
+1
-1
No files found.
lib/isc/Makefile.in
View file @
69e3ec9c
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment