summaryrefslogtreecommitdiff
path: root/devel/libev/files/patch-configure
blob: 8db0ad5b00e6df0be0d6d03fa8e2c8a3b5d976f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- configure.orig	2012-06-07 20:32:46.000000000 +0400
+++ configure	2012-06-07 20:33:03.000000000 +0400
@@ -3810,14 +3810,6 @@
 fi
 
 
-
-if test -z "$orig_CFLAGS"; then
-  if test x$GCC = xyes; then
-    CFLAGS="-g -O3"
-  fi
-fi
-
-
 case `pwd` in
   *\ * | *\	*)
     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5