summaryrefslogtreecommitdiff
path: root/devel/libev/files/patch-configure
blob: c92f6cf66003ebde832b2f6ada86244eda72d805 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- configure.orig	2015-12-20 21:12:45 UTC
+++ configure
@@ -3879,14 +3879,6 @@ else
 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