summaryrefslogtreecommitdiffstats
path: root/development/gcclegacy494/wrapper.sh
diff options
context:
space:
mode:
Diffstat (limited to 'development/gcclegacy494/wrapper.sh')
-rw-r--r--development/gcclegacy494/wrapper.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/development/gcclegacy494/wrapper.sh b/development/gcclegacy494/wrapper.sh
deleted file mode 100644
index d664f74edf..0000000000
--- a/development/gcclegacy494/wrapper.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-export LD_LIBRARY_PATH=%INSTLOC%/lib%LIBDIRSUFFIX%
-exec %INSTLOC%/bin/%COMPILER%-4.9.4 "$@"