summaryrefslogtreecommitdiffstats
path: root/gcc/gcc_status
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gcc_status')
-rwxr-xr-xgcc/gcc_status2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gcc_status b/gcc/gcc_status
index 9e34613..90867b7 100755
--- a/gcc/gcc_status
+++ b/gcc/gcc_status
@@ -1,4 +1,4 @@
-#! /usr/bin/eval bash
+#! /usr/bin/env bash
vfile=`dirname $0`/../VERSIONS
if [ ! -r ${vfile} ] ; then