remove debug flag
[lttv.git] / 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.022437 seconds and 4 git commands to generate.