PERFORCE change 95965 for review

John Birrell jb at FreeBSD.org
Sun Apr 23 23:18:40 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=95965

Change 95965 by jb at jb_freebsd2 on 2006/04/23 23:18:24

	Start using Sun's debug mode so we get to use their ASSERTs.

Affected files ...

.. //depot/projects/dtrace/src/sys/modules/dtrace/Makefile#6 edit

Differences ...

==== //depot/projects/dtrace/src/sys/modules/dtrace/Makefile#6 (text+ko) ====

@@ -10,6 +10,7 @@
 		-I${.CURDIR}/../../contrib/opensolaris/uts/common \
 		-I${.CURDIR}/../../contrib \
 		-I${.CURDIR}/../..
+CFLAGS+=	-DDEBUG
 
 load	:
 	kldload dtrace


More information about the p4-projects mailing list