From 76382d2746adc7f0d0a16e3addd317e559261a26 Mon Sep 17 00:00:00 2001 From: Davi Arnaut Date: Fri, 6 Aug 2010 09:59:38 -0300 Subject: 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. --- BUILD/compile-pentium64-debug | 1 - 1 file changed, 1 deletion(-) (limited to 'BUILD/compile-pentium64-debug') 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" -- cgit v1.2.1