diff options
author | Michael Meeks <michael.meeks@novell.com> | 2011-09-22 16:43:02 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@novell.com> | 2011-09-24 08:33:45 +0100 |
commit | 7fc35af5fd3171cc9bf43d2c27660afcf407d3f6 (patch) | |
tree | ad934b7f7907ebdb18d093944ad738a08f9e4314 /stoc | |
parent | 176b9ee183fdaa5837d0d436720ecb199e80f480 (diff) |
remove obsolete Forte NOOPT files
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= \ |