Kaydet (Commit) e33de7b8 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

#i10000# instances=static

üst 016aa10c
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.22 $ # $Revision: 1.23 $
# #
# last change: $Author: obo $ $Date: 2004-04-27 11:10:34 $ # last change: $Author: rt $ $Date: 2004-05-05 10:47:52 $
# #
# The Contents of this file are made available subject to the terms of # The Contents of this file are made available subject to the terms of
# either of the following licenses # either of the following licenses
...@@ -72,11 +72,8 @@ ENABLE_EXCEPTIONS=TRUE ...@@ -72,11 +72,8 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE : settings.mk .INCLUDE : settings.mk
.IF "$(OS)"=="SOLARIS" .IF "$(OS)"=="SOLARIS"
.IF "$(CPU)"=="I"
#CXXFLAGS+=-instances=static
CFLAGSCXX+=-instances=static CFLAGSCXX+=-instances=static
.ENDIF .ENDIF
.ENDIF
# --- Files --- # --- Files ---
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment