Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
1be7580b
Commit
1be7580b
authored
Jun 26, 2017
by
Mark Andrews
Browse files
4641. [cleanup] Parallel builds (make -j) could fail with --with-atf /
--enable-developer. [RT #45373]
parent
b551ee14
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
1be7580b
4641. [cleanup] Parallel builds (make -j) could fail with --with-atf /
--enable-developer. [RT #45373]
4640. [bug] If query_findversion failed in query_getdb due to
memory failure the error status was incorrectly
discarded. [RT #45331]
...
...
unit/Makefile.in
View file @
1be7580b
...
...
@@ -18,6 +18,9 @@ srcdir = @srcdir@
VPATH
=
@srcdir@
top_srcdir
=
@top_srcdir@
# Attempt to disable parallel processing.
.NOTPARALLEL
:
.NO_PARALLEL
:
SUBDIRS
=
@ATFBUILD@
TARGETS
=
atf
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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