freebsd-ports/security/dropbear/files/patch-configure
Joseph Mingrone d9ad0ff6ae security/dropbear: Update to version 2018.76
PR:		226339
Submitted by:	pkubaj@anongoth.pl (maintainer)
Differential Revision:	https://reviews.freebsd.org/D14829
2018-03-27 18:50:24 +00:00

16 lines
572 B
Text

--- configure.orig 2018-03-01 21:26:15 UTC
+++ configure
@@ -3103,13 +3103,6 @@ fi
-# set compile flags prior to other tests
-if test -z "$OLDCFLAGS" && test "$GCC" = "yes"; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: No \$CFLAGS set... using \"-Os -W -Wall\" for GCC" >&5
-$as_echo "$as_me: No \$CFLAGS set... using \"-Os -W -Wall\" for GCC" >&6;}
- CFLAGS="-Os -W -Wall"
-fi
-
{ $as_echo "$as_me:${as_lineno-$LINENO}: Checking if compiler '$CC' supports -Wno-pointer-sign" >&5
$as_echo "$as_me: Checking if compiler '$CC' supports -Wno-pointer-sign" >&6;}