mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-27 11:20:58 +01:00
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
ec8fd67a3e
commit
0e18e3f232
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