summaryrefslogtreecommitdiff
path: root/salhelper
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-02-14 14:19:30 +0100
committerThomas Arnhold <thomas@arnhold.org>2012-02-14 17:45:25 +0100
commitd45fb87cdd296dee7240adba64b52974f0e87ddc (patch)
tree4eb40f73b0537c50f3afe87ecc3abb2b2ab80517 /salhelper
parent3d73801755d2a69dd0a76123e11674769813b8ab (diff)
remove gcc2 traces
Diffstat (limited to 'salhelper')
-rw-r--r--salhelper/test/rtti/makefile.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/salhelper/test/rtti/makefile.mk b/salhelper/test/rtti/makefile.mk
index 704454f49851..b83578011857 100644
--- a/salhelper/test/rtti/makefile.mk
+++ b/salhelper/test/rtti/makefile.mk
@@ -75,8 +75,6 @@ DEF1NAME= $(SHL1TARGET)
SHL1VERSIONMAP= sols.map
.ELIF "$(OS)$(CPU)"=="LINUXI"
SHL1VERSIONMAP= lngi.map
-.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc2"
-SHL1VERSIONMAP= gcc2_freebsd_intel.map
.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3"
SHL1VERSIONMAP= gcc3_freebsd_intel.map
.ENDIF