opnsense-ports/security/dropbear/files/patch-configure
Franco Fichtner 05ab9d2c06 */*: sync with upstream
Taken from: HardenedBSD
2018-03-28 03:35:49 +02: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;}