From 1220c1988b9360b10c04934a3abe4ca30f24cbb1 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 9 Mar 2006 13:39:35 +0000 Subject: [PATCH] remove debug flag git-svn-id: http://ltt.polymtl.ca/svn@1626 04897980-b3bd-0310-b5e0-8ef037075253 --- usertrace-fast/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usertrace-fast/Makefile b/usertrace-fast/Makefile index 7430a3b4..d63a9648 100644 --- a/usertrace-fast/Makefile +++ b/usertrace-fast/Makefile @@ -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 -- 2.34.1