Home
last modified time | relevance | path

Searched hist:"0 c059da3e18ef75ddf39968f2034472406bb0ad5" (Results 1 – 2 of 2) sorted by relevance

/freebsd/
H A DUPDATINGdiff 0c059da3e18ef75ddf39968f2034472406bb0ad5 Wed Oct 04 05:39:54 CEST 2017 Cy Schubert <cy@FreeBSD.org> When building multiple kernels using KERNCONF, non-existent KERNCONF
files will produce an error and buildkernel will fail. Previously missing
KERNCONF files silently failed giving no indication as to why, only to
subsequently discover during installkernel that the desired kernel was
never built in the first place.

This is a rework of r302865.

This is the correct patch.

Reviewed by: ngie (previous version, r302865)
MFC after: 2 months
Differential Revision: D7167
H A DMakefile.inc1diff 0c059da3e18ef75ddf39968f2034472406bb0ad5 Wed Oct 04 05:39:54 CEST 2017 Cy Schubert <cy@FreeBSD.org> When building multiple kernels using KERNCONF, non-existent KERNCONF
files will produce an error and buildkernel will fail. Previously missing
KERNCONF files silently failed giving no indication as to why, only to
subsequently discover during installkernel that the desired kernel was
never built in the first place.

This is a rework of r302865.

This is the correct patch.

Reviewed by: ngie (previous version, r302865)
MFC after: 2 months
Differential Revision: D7167