summaryrefslogtreecommitdiff
path: root/salhelper
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-02-14 14:20:31 +0100
committerThomas Arnhold <thomas@arnhold.org>2012-02-14 17:45:25 +0100
commit61ebddf9f41073b2b9b41dae0862d40d0018a6bf (patch)
treefc5334ffb6800227d9d7a9d521edc8af89ce151c /salhelper
parentd45fb87cdd296dee7240adba64b52974f0e87ddc (diff)
salhelper: remove unexisting maps
Diffstat (limited to 'salhelper')
-rw-r--r--salhelper/test/rtti/makefile.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/salhelper/test/rtti/makefile.mk b/salhelper/test/rtti/makefile.mk
index b83578011857..e87182c4e9ea 100644
--- a/salhelper/test/rtti/makefile.mk
+++ b/salhelper/test/rtti/makefile.mk
@@ -73,10 +73,6 @@ DEF1NAME= $(SHL1TARGET)
.IF "$(OS)$(CPU)"=="SOLARISS"
SHL1VERSIONMAP= sols.map
-.ELIF "$(OS)$(CPU)"=="LINUXI"
-SHL1VERSIONMAP= lngi.map
-.ELIF "$(OS)$(CPU)$(COMNAME)" == "GCCFREEBSDIgcc3"
-SHL1VERSIONMAP= gcc3_freebsd_intel.map
.ENDIF