From e8c1adf78d295285f7b8679829892799814fcf42 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Mon, 20 Sep 2004 07:36:39 +0000 Subject: INTEGRATION: CWS ause011 (1.7.2); FILE MERGED 2004/09/17 15:07:42 hjs 1.7.2.1: #i30873# removed one specific warning --- solenv/inc/unxbsdi.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'solenv/inc/unxbsdi.mk') diff --git a/solenv/inc/unxbsdi.mk b/solenv/inc/unxbsdi.mk index 0f12db4dd5c5..5b2d07544b15 100644 --- a/solenv/inc/unxbsdi.mk +++ b/solenv/inc/unxbsdi.mk @@ -2,9 +2,9 @@ # # $RCSfile: unxbsdi.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: hr $ $Date: 2004-09-09 11:15:14 $ +# last change: $Author: rt $ $Date: 2004-09-20 08:36:39 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -98,6 +98,7 @@ CFLAGSEXCEPTIONS=-fexceptions CFLAGS_NO_EXCEPTIONS=-fno-exceptions CFLAGSCXX= -pipe -mpentiumpro -frtti +CFLAGSCXX+= -Wno-ctor-dtor-privacy # Compiler flags for compiling static object in single threaded environment with graphical user interface CFLAGSOBJGUIST= -- cgit