summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b90c309..013ac92 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ BINDIR?=$(PREFIX)/bin
33 33
34FEATURES+=-DWANT_FULLSCRAPE 34FEATURES+=-DWANT_FULLSCRAPE
35 35
36OPTS_debug=-g -ggdb #-pg # -fprofile-arcs -ftest-coverage 36OPTS_debug=-D_DEBUG -g -ggdb #-pg # -fprofile-arcs -ftest-coverage
37OPTS_production=-Os 37OPTS_production=-Os
38 38
39CFLAGS+=-I$(LIBOWFAT_HEADERS) -Wall -pipe -Wextra #-pedantic -ansi 39CFLAGS+=-I$(LIBOWFAT_HEADERS) -Wall -pipe -Wextra #-pedantic -ansi