projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6e947f
)
Use CFLAGS=-O1 for debugging.
author
Junio C Hamano
<junkio@cox.net>
Thu, 22 Dec 2005 06:40:52 +0000
(22:40 -0800)
committer
Junio C Hamano
<junkio@cox.net>
Thu, 22 Dec 2005 06:40:52 +0000
(22:40 -0800)
Make
patch
|
blob
|
history
diff --git
a/Make
b/Make
index
6750f70
..
be6be38
100755
(executable)
--- a/
Make
+++ b/
Make
@@
-10,7
+10,7
@@
export PATH LANG LC_CTYPE
#make prefix=/usr/local \
make bindir=$HOME/bin/Linux \
PYTHON_PATH=/usr/bin/python2.4 \
- CFLAGS='-O
s
-Wall -Wdeclaration-after-statement -g'"$DDD" \
+ CFLAGS='-O
1
-Wall -Wdeclaration-after-statement -g'"$DDD" \
WITH_SEND_EMAIL=YesPlease \
WITH_SVNIMPORT=YesPlease \
"$@"