12 lines
603 B
Plaintext
12 lines
603 B
Plaintext
$OpenBSD: patch-configure,v 1.5 2012/06/30 00:41:20 steven Exp $
|
|
--- configure.orig Sat Aug 27 17:27:42 2011
|
|
+++ configure Sat Jun 30 01:59:42 2012
|
|
@@ -16859,7 +16859,6 @@ $as_echo "GNU on RiscOS" >&6; }
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: GNU" >&5
|
|
$as_echo "GNU" >&6; }
|
|
# need to disable long long warning here because of ImageMagick using it
|
|
- SPECIAL_CXXFLAGS="-DBUGGYGPP -pedantic -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long "
|
|
fi
|
|
elif test `echo "$CXX" | egrep -c 'xlC$'` -eq 1; then
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: AIX xlC" >&5
|