diff options
Diffstat (limited to 'BUILD/compile-pentium-debug-max-no-ndb')
-rwxr-xr-x | BUILD/compile-pentium-debug-max-no-ndb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD/compile-pentium-debug-max-no-ndb b/BUILD/compile-pentium-debug-max-no-ndb index 3f7a7904050..f1e14b73ecd 100755 --- a/BUILD/compile-pentium-debug-max-no-ndb +++ b/BUILD/compile-pentium-debug-max-no-ndb @@ -1,7 +1,6 @@ #! /bin/sh path=`dirname $0` -set -- "$@" --with-debug=full . "$path/SETUP.sh" extra_flags="$pentium_cflags $debug_cflags" |