-g -> -g3
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 23 Jun 2013 08:34:42 +0000 (10:34 +0200)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 23 Jun 2013 08:34:42 +0000 (10:34 +0200)
Makefile

index 3f58983..3dcd102 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 CC=gcc
-CFLAGS=-g -Wall -Werror
+CFLAGS=-g3 -Wall -Werror
 PROGS=controler device sniff terminal
 all: $(PROGS)
 $(PROGS): lptgpib.o