[systemd-commits] autogen.sh
Kay Sievers
kay at kemper.freedesktop.org
Mon Oct 21 10:56:45 PDT 2013
autogen.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3a82ac4cfdbcade1f5d2bdbe5f96209bd3d14bef
Author: Kay Sievers <kay at vrfy.org>
Date: Mon Oct 21 19:52:45 2013 +0200
build-sys: sync printed defaults with "c" option
diff --git a/autogen.sh b/autogen.sh
index d087342..f80676b 100755
--- 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 -O0' $args"
+ echo "./configure CFLAGS='-g -Og' $args"
echo
fi
More information about the systemd-commits
mailing list