summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2014-12-11 18:20:01 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2014-12-11 18:20:01 +0000
commitccf48d107f28a3dfe125ff5dfdde026f7c0e9513 (patch)
tree6087b99b0ac7aebdc0bd3e4eeb85aa4755a792ab
parente3907e5ab3d0326cbaf38fde90a7f25ea7fd0471 (diff)
downloads6-portable-utils-ccf48d107f28a3dfe125ff5dfdde026f7c0e9513.tar.xz
Use -O2 by default
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 39aaa80..917a7f4 100755
--- a/configure
+++ b/configure
@@ -117,7 +117,7 @@ tryldflag () {
CC_AUTO="$CC"
CFLAGS_AUTO="$CFLAGS"
-CPPFLAGS_AUTO="-D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 $CPPFLAGS"
+CPPFLAGS_AUTO="-D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -O2 $CPPFLAGS"
LDFLAGS_AUTO="$LDFLAGS"
LDFLAGS_NOSHARED=
prefix=