SOURCES: openoffice.org-gcc-Wextra.patch (NEW) - remove -Wextra wh...

glen glen at pld-linux.org
Sun Mar 9 19:00:54 CET 2008


Author: glen                         Date: Sun Mar  9 18:00:54 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- remove -Wextra which requires gcc >= 3.4

---- Files affected:
SOURCES:
   openoffice.org-gcc-Wextra.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/openoffice.org-gcc-Wextra.patch
diff -u /dev/null SOURCES/openoffice.org-gcc-Wextra.patch:1.1
--- /dev/null	Sun Mar  9 19:00:54 2008
+++ SOURCES/openoffice.org-gcc-Wextra.patch	Sun Mar  9 19:00:49 2008
@@ -0,0 +1,11 @@
+--- ooo-build/patches/src680/cws-ia64port01.diff~	2008-02-27 11:03:40.000000000 +0000
++++ ooo-build/patches/src680/cws-ia64port01.diff	2008-03-09 17:46:51.488011431 +0000
+@@ -206,7 +206,7 @@
+ +CFLAGSOUTOBJ=-o
+ +
+ +# -Wshadow does not work for C with nested uses of pthread_cleanup_push:
+-+CFLAGSWARNCC=-Wall -Wextra -Wendif-labels
+++CFLAGSWARNCC=-Wall -Wendif-labels
+ +CFLAGSWARNCXX=$(CFLAGSWARNCC) -Wshadow -Wno-ctor-dtor-privacy \
+ +    -Wno-non-virtual-dtor
+ +CFLAGSWALLCC=$(CFLAGSWARNCC)
================================================================


More information about the pld-cvs-commit mailing list