[master] Disable parallel make inside bin/confgen/ and bin/named/

4826.	[cleanup]	Prevent potential build failures in bin/confgen/ and
			bin/named/ when using parallel make. [RT #46648]
This commit is contained in:
Michał Kępień
2017-11-23 11:42:05 +01:00
parent 165df18f75
commit a573b93b46
3 changed files with 14 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
4826. [cleanup] Prevent potential build failures in bin/confgen/ and
bin/named/ when using parallel make. [RT #46648]
4825. [bug] Prevent a bogus "error during managed-keys processing
(no more)" warning from being logged. [RT #46645]