Skip to content

Commit

Permalink
Remove the NO_CTF option. It would have been required to support
Browse files Browse the repository at this point in the history
DTrace.
  • Loading branch information
jb authored and jb committed Nov 21, 2006
1 parent c6a9963 commit a8f497f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ MMAKEENV= MAKEOBJDIRPREFIX=${MAKEPATH} \
MMAKE= ${MMAKEENV} make \
-D_UPGRADING \
-DNOMAN -DNO_MAN -DNOSHARED -DNO_SHARED \
-DNO_CPU_CFLAGS -DNO_WERROR -DNO_CTF
-DNO_CPU_CFLAGS -DNO_WERROR

make: .PHONY
@echo
Expand Down

0 comments on commit a8f497f

Please sign in to comment.