remove debug flag
authorroot <root@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 9 Mar 2006 13:39:35 +0000 (13:39 +0000)
committerroot <root@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 9 Mar 2006 13:39:35 +0000 (13:39 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1626 04897980-b3bd-0310-b5e0-8ef037075253

usertrace-fast/Makefile

index 7430a3b45589cdaf70a2415d2d766862a241a30a..d63a964802471531a5d05928be378b2af3d1cf82 100644 (file)
@@ -7,7 +7,7 @@ RANLIB=ranlib
 CC=gcc
 CFLAGS=-I. -O3
 #CFLAGS+=-DLTT_SUBBUF_SIZE_CPU=134217728
-CFLAGS+=-DLTT_NULL_OUTPUT_TEST
+#CFLAGS+=-DLTT_NULL_OUTPUT_TEST
 
 all: test sample-instrument-fct libltt-instrument-functions.a libltt-instrument-functions.so.0 sample-loop
 
This page took 0.023749 seconds and 4 git commands to generate.