Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
BIND
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
582
Issues
582
List
Boards
Labels
Service Desk
Milestones
Merge Requests
111
Merge Requests
111
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
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
Pipeline
#38764
failed with stages
in 52 minutes and 49 seconds
Changes
1
Pipelines
2
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