ports/math/spar/files/patch-configure
Mathieu Arnold 7ae7b018cc With the power of USES=dos2unix, get rid of most patches and files
with CRLF.

While there, run make makepatch, rename patches to use the new scheme,
and various fixes.

With hat:	portmgr
Sponsored by:	Absolight
2016-06-20 16:23:28 +00:00

10 lines
225 B
Text

--- configure.orig 2001-06-26 12:46:47 UTC
+++ configure
@@ -1580,7 +1580,6 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtoo
exec 5>>./config.log
-CFLAGS="-Wall -O2"
if test "$CC" = "gcc"; then
CFLAGS="$CFLAGS -pipe"
fi