mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 17:06:32 -04:00
- Fix WWW in pkg-descr - Regenerate patches using 'make makepatch' Changelog: http://cvs.schmorp.de/libev/Changes?pathrev=rel-4_22 PR: 208775 Approved by: vsevolod (maintainer), junovitch (mentor)
17 lines
338 B
Text
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
|