[dahdi-commits] fjoe: freebsd/trunk r8792 -	/freebsd/trunk/freebsd/Makefile.inc
    SVN commits to the DAHDI project 
    dahdi-commits at lists.digium.com
       
    Sun Jun 20 13:19:00 CDT 2010
    
    
  
Author: fjoe
Date: Sun Jun 20 13:18:57 2010
New Revision: 8792
URL: http://svnview.digium.com/svn/dahdi?view=rev&rev=8792
Log:
Add debugging CFLAGS (commented out by default).
Modified:
    freebsd/trunk/freebsd/Makefile.inc
Modified: freebsd/trunk/freebsd/Makefile.inc
URL: http://svnview.digium.com/svn/dahdi/freebsd/trunk/freebsd/Makefile.inc?view=diff&rev=8792&r1=8791&r2=8792
==============================================================================
--- freebsd/trunk/freebsd/Makefile.inc (original)
+++ freebsd/trunk/freebsd/Makefile.inc Sun Jun 20 13:18:57 2010
@@ -5,6 +5,7 @@
 KMODDIR?=	${PREFIX}/lib/dahdi
 
 CFLAGS+=	-I${INCLUDEDIR} -D__KERNEL__
+#CFLAGS+=	-DINVARIANT_SUPPORT -DINVARIANTS -DDIAGNOSTIC
 
 CP?=		cp
 FETCH?=		fetch
    
    
More information about the dahdi-commits
mailing list