diff options
Diffstat (limited to 'stoc')
-rw-r--r-- | stoc/source/corereflection/makefile.mk | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/stoc/source/corereflection/makefile.mk b/stoc/source/corereflection/makefile.mk index 7156f6d63cc4..a546a8a761db 100644 --- a/stoc/source/corereflection/makefile.mk +++ b/stoc/source/corereflection/makefile.mk @@ -48,12 +48,6 @@ 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 = $(SOLARENV)/src/unloadablecomponent.map SHL1STDLIBS= \ |