opnsense-ports/devel/libev/files/patch-configure
Franco Fichtner 4a9ab0b831 */*: sync with upstream
Taken from: FreeBSD
2016-04-20 02:49:51 +02:00

17 lines
338 B
Text

--- 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