projects
/
apps
/
madmutt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
008170b
)
better debug symbols
author
Pierre Habouzit
<madcoder@debian.org>
Mon, 30 Apr 2007 12:16:26 +0000
(14:16 +0200)
committer
Pierre Habouzit
<madcoder@debian.org>
Mon, 30 Apr 2007 12:16:26 +0000
(14:16 +0200)
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
tools/cflags.mk
patch
|
blob
|
history
diff --git
a/tools/cflags.mk
b/tools/cflags.mk
index
33f8b17
..
7aee462
100644
(file)
--- a/
tools/cflags.mk
+++ b/
tools/cflags.mk
@@
-4,7
+4,7
@@
endif
LDFLAGS += -Wl,--warn-common
-CFLAGS := -g
+CFLAGS := -g
gdb3
# Use pipes and not temp files.
CFLAGS += -pipe