summaryrefslogtreecommitdiff
path: root/BUILD/compile-pentium64-debug
diff options
context:
space:
mode:
authorDavi Arnaut <davi.arnaut@oracle.com>2010-08-06 09:59:38 -0300
committerDavi Arnaut <davi.arnaut@oracle.com>2010-08-06 09:59:38 -0300
commit76382d2746adc7f0d0a16e3addd317e559261a26 (patch)
tree32a84b14d8129529a02df04c5ded3b249fa1af77 /BUILD/compile-pentium64-debug
parent9d503b77e40436e1e90c8f383fddf210026b9623 (diff)
downloadmariadb-git-76382d2746adc7f0d0a16e3addd317e559261a26.tar.gz
Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled
Post-merge fix: remove --with-debug=full, it was only used for safemalloc. BUILD/compile-pentium-mysqlfs-debug: Remove build script for a feature that is long gone.
Diffstat (limited to 'BUILD/compile-pentium64-debug')
-rwxr-xr-xBUILD/compile-pentium64-debug1
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"