1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/misc/bestfit/files/patch-configure
2016-05-27 18:32:06 +00:00

12 lines
303 B
Plaintext

--- configure.orig 2016-05-27 17:25:42 UTC
+++ configure
@@ -3918,7 +3918,7 @@ else
fi;
# Add -Wall to CFLAGS and clean it up
-CFLAGS=`echo $CFLAGS -Wall|sed 's/^\ *//g;s/\ *$//g'`
+#CFLAGS=`echo $CFLAGS -Wall|sed 's/^\ *//g;s/\ *$//g'`
ac_config_files="$ac_config_files Makefile src/Makefile"