]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
- remove -Wextra which requires gcc >= 3.4
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 9 Mar 2008 18:00:49 +0000 (18:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openoffice.org-gcc-Wextra.patch -> 1.1

openoffice.org-gcc-Wextra.patch [new file with mode: 0644]

diff --git a/openoffice.org-gcc-Wextra.patch b/openoffice.org-gcc-Wextra.patch
new file mode 100644 (file)
index 0000000..8bb6695
--- /dev/null
@@ -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)
This page took 0.101344 seconds and 4 git commands to generate.