#i30457# enable for-scope
This commit is contained in:
parent
4bc6f58fb9
commit
96db5fb57a
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $RCSfile: unxsoli4.mk,v $
|
||||
#
|
||||
# $Revision: 1.4 $
|
||||
# $Revision: 1.5 $
|
||||
#
|
||||
# last change: $Author: hjs $ $Date: 2004-06-04 12:02:15 $
|
||||
# last change: $Author: hr $ $Date: 2004-06-21 12:25:34 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
|
@ -83,7 +83,7 @@ CC=cc
|
|||
|
||||
CFLAGS=$(PREENVCFLAGS) -c -temp=/tmp $(INCLUDE)
|
||||
CFLAGSCC=-xCC
|
||||
CFLAGSCXX=-features=no%altspell,no%localfor -library=no%Cstd
|
||||
CFLAGSCXX=-features=no%altspell -library=no%Cstd
|
||||
|
||||
# flags to enable build with symbols; required for crashdump feature
|
||||
CFLAGSENABLESYMBOLS=-g0 -xs
|
||||
|
|
Loading…
Reference in a new issue