Remove the NO_CTF option. It would have been required to support

DTrace.
This commit is contained in:
John Birrell 2006-11-21 08:25:28 +00:00
parent d5768a7a5b
commit ba70462c1c
1 changed files with 1 additions and 1 deletions

View File

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