]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add NO_OBJ to those directories that don't make anything.
authorimp <imp@FreeBSD.org>
Mon, 26 Feb 2018 03:16:04 +0000 (03:16 +0000)
committerimp <imp@FreeBSD.org>
Mon, 26 Feb 2018 03:16:04 +0000 (03:16 +0000)
commitdc6773a791aa85405675dcc2c64f6de197be7ced
treecb51215e8f899bc7bf91fa826c0179ba97651361
parentc1830d695e3a8b05ead9d2272b6012ea9687b2b0
Add NO_OBJ to those directories that don't make anything.

For directories that don't many anything, add NO_OBJ=t just before we
include bsd.init.mk. This prevents them from creating an OBJ
directory. In addition, prevent defs.mk from creating the machine
related links in these cases. They aren't needed and break, at least
on stable, the read-only src tree build.
stand/arm/Makefile
stand/defs.mk
stand/efi/Makefile
stand/forth/Makefile
stand/i386/Makefile
stand/mips/Makefile
stand/powerpc/Makefile
stand/sparc64/Makefile