From 9ba7e1cc93225eb0df7991ff38cf37a7fd7802ae Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Thu, 9 Sep 2004 10:17:15 +0000 Subject: [PATCH] INTEGRATION: CWS ooo20040815 (1.5.240); FILE MERGED 2004/07/28 10:28:25 waratah 1.5.240.1: Remove -fno-for-scope and -fpermissive from all parameters --- solenv/inc/unxlngr.mk | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/solenv/inc/unxlngr.mk b/solenv/inc/unxlngr.mk index 1884b281f99b..66c8ba963286 100644 --- a/solenv/inc/unxlngr.mk +++ b/solenv/inc/unxlngr.mk @@ -2,9 +2,9 @@ # # $RCSfile: unxlngr.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: hr $ $Date: 2003-04-28 16:47:30 $ +# last change: $Author: hr $ $Date: 2004-09-09 11:17:15 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -102,8 +102,7 @@ CFLAGSEXCEPTIONS=-fexceptions # Flags for disabling exception handling CFLAGS_NO_EXCEPTIONS=-fno-exceptions -# -fpermissive should be removed as soon as possible -CFLAGSCXX= -fno-for-scope -fpermissive +CFLAGSCXX= # Compiler flags for compiling static object in single threaded environment with graphical user interface CFLAGSOBJGUIST=