summaryrefslogtreecommitdiff
path: root/solenv/inc/unxlngs.mk
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-09-20 07:38:34 +0000
committerRüdiger Timm <rt@openoffice.org>2004-09-20 07:38:34 +0000
commitd883149ed6f37986e8e2aaa7ca128d21f7ee665e (patch)
tree56b185c343076e7347fd352e343314ca8e22450d /solenv/inc/unxlngs.mk
parent09a38fe388e49d6f5aeb3f7dc3efeaceaa553cef (diff)
INTEGRATION: CWS ause011 (1.8.2); FILE MERGED
2004/09/17 15:07:44 hjs 1.8.2.1: #i30873# removed one specific warning
Diffstat (limited to 'solenv/inc/unxlngs.mk')
-rw-r--r--solenv/inc/unxlngs.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/solenv/inc/unxlngs.mk b/solenv/inc/unxlngs.mk
index 7e73827b66bc..23e054853a4d 100644
--- a/solenv/inc/unxlngs.mk
+++ b/solenv/inc/unxlngs.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: unxlngs.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: hr $ $Date: 2004-09-09 11:20:15 $
+# last change: $Author: rt $ $Date: 2004-09-20 08:38:34 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -106,6 +106,7 @@ CFLAGSEXCEPTIONS=-fexceptions
CFLAGS_NO_EXCEPTIONS=-fno-exceptions
CFLAGSCXX= -pipe
+CFLAGSCXX+= -Wno-ctor-dtor-privacy
# HACK: enable Hamburg developers to build on glibc-2.2 machines but compile vs. glibc-2.1 headers
.IF "$(BUILD_SPECIAL)"==""