From: Kay Sievers Date: Mon, 21 Oct 2013 17:52:45 +0000 (+0200) Subject: build-sys: sync printed defaults with "c" option X-Git-Tag: v209~1802 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;ds=sidebyside;h=3a82ac4cfdbcade1f5d2bdbe5f96209bd3d14bef;hp=7759ecb21e2057eacf2dbd111d2f13ea10bff844;p=elogind.git build-sys: sync printed defaults with "c" option --- diff --git a/autogen.sh b/autogen.sh index d0873422a..f80676b7c 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