summaryrefslogtreecommitdiff
path: root/BUILD/compile-pentium64-max
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD/compile-pentium64-max')
-rwxr-xr-xBUILD/compile-pentium64-max2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD/compile-pentium64-max b/BUILD/compile-pentium64-max
index 789136a84dc..9acd5e7c460 100755
--- a/BUILD/compile-pentium64-max
+++ b/BUILD/compile-pentium64-max
@@ -1,7 +1,7 @@
#! /bin/sh
path=`dirname $0`
-. "$path/SETUP.sh" $@
+. "$path/SETUP.sh"
extra_flags="$pentium64_cflags $fast_cflags"
extra_configs="$pentium_configs $max_configs $static_link"