From 10dc67e491391ba81aa09aa64e0ac714e83c7f2c Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Thu, 7 Jun 2012 16:39:18 +0000 Subject: Update to 4.11. Suggested by: osa --- devel/libev/files/patch-configure | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'devel/libev/files/patch-configure') diff --git a/devel/libev/files/patch-configure b/devel/libev/files/patch-configure index 985565c13e16..8db0ad5b00e6 100644 --- a/devel/libev/files/patch-configure +++ b/devel/libev/files/patch-configure @@ -1,16 +1,17 @@ ---- ./configure.orig 2011-02-16 09:03:29.000000000 +0100 -+++ ./configure 2011-08-19 16:59:46.000000000 +0200 -@@ -10433,13 +10433,6 @@ +--- configure.orig 2012-06-07 20:32:46.000000000 +0400 ++++ configure 2012-06-07 20:33:03.000000000 +0400 +@@ -3810,14 +3810,6 @@ + fi - # Only expand once: - -- --if test "x$GCC" = xyes ; then -- CFLAGS="-O3 $CFLAGS" +-if test -z "$orig_CFLAGS"; then +- if test x$GCC = xyes; then +- CFLAGS="-g -O3" +- fi -fi - - - for ac_header in sys/inotify.h sys/epoll.h sys/event.h port.h poll.h sys/select.h sys/eventfd.h sys/signalfd.h - do : - as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` + case `pwd` in + *\ * | *\ *) + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5 -- cgit v1.2.3