Back out the change to Makefile made in r202628.
It was just a local modification to build the i386 and amd64 more quickly.
This commit is contained in:
parent
91bfd816f2
commit
b7490d8f06
2
Makefile
2
Makefile
@ -303,7 +303,7 @@ universe_${target}:
|
||||
.if !defined(MAKE_JUST_KERNELS)
|
||||
@echo ">> ${target} started on `LC_ALL=C date`"
|
||||
@(cd ${.CURDIR} && env __MAKE_CONF=/dev/null \
|
||||
${MAKE} ${JFLAG} kernel-toolchain \
|
||||
${MAKE} ${JFLAG} buildworld \
|
||||
TARGET=${target} \
|
||||
> _.${target}.buildworld 2>&1 || \
|
||||
(echo "${target} world failed," \
|
||||
|
Loading…
Reference in New Issue
Block a user