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:
John Birrell 2006-11-01 09:05:40 +00:00
parent 87d0f81ce7
commit 618fd0a605

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