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:
parent
7452d7df58
commit
9ba7e1cc93
1 changed files with 3 additions and 4 deletions
|
@ -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=
|
||||
|
|
Loading…
Reference in a new issue