forked from Lainports/opnsense-ports
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
|