projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7759ecb
)
build-sys: sync printed defaults with "c" option
author
Kay Sievers
<kay@vrfy.org>
Mon, 21 Oct 2013 17:52:45 +0000
(19:52 +0200)
committer
Kay Sievers
<kay@vrfy.org>
Mon, 21 Oct 2013 17:52:45 +0000
(19:52 +0200)
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index
d087342
..
f80676b
100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-62,6
+62,6
@@
else
echo "Initialized build system. For a common configuration please run:"
echo "----------------------------------------------------------------"
echo
- echo "./configure CFLAGS='-g -O
0
' $args"
+ echo "./configure CFLAGS='-g -O
g
' $args"
echo
fi