about summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2014-12-11 18:20:22 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2014-12-11 18:20:22 +0000
commita93f6c1314cc942b5fcaeef2e03dbd12b7f5e444 (patch)
tree72beb9dbf54ecbe547a56cfda5d4c35fee2a5e17 /configure
parent0a5ada28ca164d861e40a772c6a55c713714682f (diff)
downloads6-linux-utils-a93f6c1314cc942b5fcaeef2e03dbd12b7f5e444.tar.gz
s6-linux-utils-a93f6c1314cc942b5fcaeef2e03dbd12b7f5e444.tar.xz
s6-linux-utils-a93f6c1314cc942b5fcaeef2e03dbd12b7f5e444.zip
Use -O2 by default
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 32cb157..455559f 100755
--- a/configure
+++ b/configure
@@ -119,7 +119,7 @@ tryldflag () {
 
 CC_AUTO="$CC"
 CFLAGS_AUTO="$CFLAGS"
-CPPFLAGS_AUTO="-D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 $CPPFLAGS"
+CPPFLAGS_AUTO="-D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -O2 $CPPFLAGS"
 LDFLAGS_AUTO="$LDFLAGS"
 LDFLAGS_NOSHARED=
 prefix=