]> git.sesse.net Git - fjl/commitdiff
Compile with debugging by default.
authorSteinar H. Gunderson <sesse@debian.org>
Fri, 2 Jan 2009 20:49:17 +0000 (21:49 +0100)
committerSteinar H. Gunderson <sesse@debian.org>
Fri, 2 Jan 2009 20:49:17 +0000 (21:49 +0100)
Makefile

index ed0aab2a16703163c562dc1cbc8b4db7a734b8c3..ecee87c5273e1cf9116669514c634e9d0766990c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 CC=gcc
-CFLAGS=-std=gnu99 -O2 -msse4.1
+CFLAGS=-std=gnu99 -O2 -msse4.1 -g
 LDFLAGS=
 
 all: tests