summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-19 14:53:32 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-19 14:53:32 +0000
commit5e35b349a14908aeb3ef58a85e85ae090e2fc827 (patch)
tree3ab24dbfe6b54113cd14a11f4ca0a8d29e71d7c9 /connectivity
parent22d6f8e466d9b1e3ee22b38aee662bad6d8a66aa (diff)
INTEGRATION: CWS warningfixes02 (1.18.10); FILE MERGED
2006/06/30 11:44:35 sb 1.18.10.1: #i66577# Made the code compile (warning-free) on a unxlngi6.pro GCC 4.1.1 Linux box.
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/drivers/mozab/mozillasrc/makefile.mk b/connectivity/source/drivers/mozab/mozillasrc/makefile.mk
index 99bdb1490ab3..85938c432942 100644
--- a/connectivity/source/drivers/mozab/mozillasrc/makefile.mk
+++ b/connectivity/source/drivers/mozab/mozillasrc/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.18 $
+# $Revision: 1.19 $
#
-# last change: $Author: hr $ $Date: 2006-06-20 01:52:40 $
+# last change: $Author: kz $ $Date: 2006-07-19 15:53:32 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -131,7 +131,7 @@ CFLAGS += -fPIC -g
CDEFS+= -DOSTYPE=\"Linux2.2.14-5\" -DOJI
CFLAGSCXX += \
- -fno-rtti -Wall -Wconversion -Wpointer-arith \
+ -fno-rtti -Wconversion -Wpointer-arith \
-Wcast-align -Woverloaded-virtual -Wsynth \
-Wno-long-long -pthread
CDEFS += -DTRACING