summaryrefslogtreecommitdiff
path: root/stoc/source/corereflection
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/source/corereflection')
-rw-r--r--stoc/source/corereflection/makefile.mk10
1 files changed, 8 insertions, 2 deletions
diff --git a/stoc/source/corereflection/makefile.mk b/stoc/source/corereflection/makefile.mk
index 3be3d0a78..db563d186 100644
--- a/stoc/source/corereflection/makefile.mk
+++ b/stoc/source/corereflection/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: jbu $ $Date: 2001-06-22 15:41:59 $
+# last change: $Author: obo $ $Date: 2002-02-05 10:18:31 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -84,6 +84,12 @@ SLOFILES= \
$(SLO)$/criface.obj \
$(SLO)$/crenum.obj
+# internal compiler error with Forte 6 update 1 (x86)
+# to be reconsidered after compiler upgrade
+.IF "$(OS)$(CPU)"=="SOLARISI"
+NOOPTFILES += $(SLO)$/criface.obj
+.ENDIF
+
SHL1TARGET= $(TARGET)
SHL1VERSIONMAP= $(TARGET).map
SHL1STDLIBS= \