diff options
Diffstat (limited to 'BUILD/compile-pentium64-debug')
-rwxr-xr-x | BUILD/compile-pentium64-debug | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD/compile-pentium64-debug b/BUILD/compile-pentium64-debug index 06ee672789c..7d11ee9df76 100755 --- a/BUILD/compile-pentium64-debug +++ b/BUILD/compile-pentium64-debug @@ -1,7 +1,6 @@ #! /bin/sh path=`dirname $0` -set -- "$@" --with-debug=full . "$path/SETUP.sh" extra_flags="$pentium64_cflags $debug_cflags" |