Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jun 2005 15:52:35 GMT
From:      "Christian S.J. Peron" <csjp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 78992 for review
Message-ID:  <200506261552.j5QFqZaH073314@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=78992

Change 78992 by csjp@csjp_xor on 2005/06/26 15:52:05

	Remove DEBUG flag, we are going to be using ktr(9) instead of printf

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/modules/mac_chkexec/Makefile#3 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/modules/mac_chkexec/Makefile#3 (text+ko) ====

@@ -3,7 +3,6 @@
 CFLAGS+=	-g
 # 
 # Un comment the following line to enable debugging
-CFLAGS+=	-DDEBUG
 KMOD=	mac_chkexec
 SRCS=	vnode_if.h \
 	sha1.c \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506261552.j5QFqZaH073314>