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
This commit is contained in:
Jens-Heiner Rechtien 2004-09-09 10:17:15 +00:00
parent 7452d7df58
commit 9ba7e1cc93

View file

@ -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=