HEAD after 9-BETA1 broken

Dimitry Andric dim at FreeBSD.org
Wed Aug 10 15:04:29 UTC 2011


On 2011-08-10 16:13, René Ladan wrote:
...
> This works, but why did the conditional version work for buildworld
> and for earlier buildkernel invocations?

Apparently buildkernel changes to the kernel obj dir, e.g:

	cd ${KRNLOBJDIR}/${_kernel}; ${KMAKE} ${CLEANDIR}

so ".if !empty(.CURDIR:M/usr/src*)" will not work then.



More information about the freebsd-current mailing list