rpms/pstoedit/devel pstoedit-3.44-cxxflags.patch,1.1,1.2

Denis Leroy (denis) fedora-extras-commits at redhat.com
Wed May 14 12:28:08 UTC 2008


Author: denis

Update of /cvs/pkgs/rpms/pstoedit/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31595

Modified Files:
	pstoedit-3.44-cxxflags.patch 
Log Message:
Updated cxxflags patch to remove pedantic flag

pstoedit-3.44-cxxflags.patch:

Index: pstoedit-3.44-cxxflags.patch
===================================================================
RCS file: /cvs/pkgs/rpms/pstoedit/devel/pstoedit-3.44-cxxflags.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pstoedit-3.44-cxxflags.patch	15 Jun 2006 15:31:09 -0000	1.1
+++ pstoedit-3.44-cxxflags.patch	14 May 2008 12:27:22 -0000	1.2
@@ -8,3 +8,14 @@
  elif test `echo "$CXX" | egrep -c 'xlC$'` -eq 1; then
    echo "$as_me:$LINENO: result: AIX xlC" >&5
  echo "${ECHO_T}AIX xlC" >&6
+--- pstoedit-3.45/configure~	2008-05-14 14:10:30.000000000 +0200
++++ pstoedit-3.45/configure	2008-05-14 14:19:58.000000000 +0200
+@@ -22282,7 +22282,7 @@
+   else
+     { echo "$as_me:$LINENO: result: GNU" >&5
+ echo "${ECHO_T}GNU" >&6; }
+-    SPECIAL_CXXFLAGS="-DBUGGYGPP -pedantic -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith "
++    SPECIAL_CXXFLAGS="-DBUGGYGPP -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith "
+   fi
+ elif test `echo "$CXX" | egrep -c 'xlC$'` -eq 1; then
+   { echo "$as_me:$LINENO: result: AIX xlC" >&5




More information about the scm-commits mailing list