commit 36968f6509301a0dc44e7a1ea4ed50ac06eff6f7
Author: Matthew Dillon <[email protected]>
Date: Sun Nov 6 10:56:35 2016 -0800
build - Fix modifying operation to /usr/obj during installworld.
* The build for /usr/src/sys/boot/efi/loader is incomplete. The
installworld step tries to build the last piece. Add the piece to
all: to properly build it during the build phase and not the
install phase.
Summary of changes:
sys/boot/efi/loader/Makefile | 2 ++
1 file changed, 2 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/36968f6509301a0dc44e7a1ea4ed50ac06eff6f7
--
DragonFly BSD source repository