From a8f497ff908f76c5f301f5052da4434fe00f542b Mon Sep 17 00:00:00 2001 From: jb Date: Tue, 21 Nov 2006 08:25:28 +0000 Subject: Remove the NO_CTF option. It would have been required to support DTrace. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9909f44..5fab970 100644 --- a/Makefile +++ b/Makefile @@ -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 -- cgit v1.1