fix facility disabling
[lttv.git] / genevent-new / Makefile
index 44030d89a430f8bc5e450d94d5b06ffdbd574bbe..5947dc2a1ec14a34811277221fde56a8a21d25b0 100644 (file)
@@ -2,7 +2,8 @@ SHELL = /bin/sh
 
 CC = gcc
 
-CFLAGS = -std=c99 -Wall -g -DDEBUG
+#CFLAGS = -std=c99 -Wall -g -DDEBUG
+CFLAGS = -std=c99 -Wall -g
 
 all: genevent
 
This page took 0.037913 seconds and 4 git commands to generate.