When building an upgraded make, don't worry about processing it for

use with DTrace because the normal buildworld will do that when the
tools are built.
This commit is contained in:
jb 2006-11-01 09:05:40 +00:00
parent 8f5ff1bf04
commit 7f880f15f4

View File

@ -240,7 +240,7 @@ MMAKEENV= MAKEOBJDIRPREFIX=${MAKEPATH} \
MMAKE= ${MMAKEENV} make \
-D_UPGRADING \
-DNOMAN -DNO_MAN -DNOSHARED -DNO_SHARED \
-DNO_CPU_CFLAGS -DNO_WERROR
-DNO_CPU_CFLAGS -DNO_WERROR -DNO_CTF
make: .PHONY
@echo