summaryrefslogtreecommitdiff
path: root/BUILD/compile-pentium-debug-max
diff options
context:
space:
mode:
authormikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se <>2006-04-19 21:22:35 -0400
committermikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se <>2006-04-19 21:22:35 -0400
commit09e95da616e77c53dabaff26cb1ef81d143e6ffb (patch)
tree9850b72f96536df551030ac68a61ccc9ae2ce51f /BUILD/compile-pentium-debug-max
parent5f763b4378440dc6e5c7d4fc6b61f85855b22371 (diff)
parentc9085e5189120e7bce8ec8834040ebc6a838fb4e (diff)
downloadmariadb-git-09e95da616e77c53dabaff26cb1ef81d143e6ffb.tar.gz
Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-mysql-5.1-new
into c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/wl2826
Diffstat (limited to 'BUILD/compile-pentium-debug-max')
-rwxr-xr-xBUILD/compile-pentium-debug-max2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD/compile-pentium-debug-max b/BUILD/compile-pentium-debug-max
index d799311526b..adb9b7899a5 100755
--- a/BUILD/compile-pentium-debug-max
+++ b/BUILD/compile-pentium-debug-max
@@ -4,6 +4,6 @@ path=`dirname $0`
. "$path/SETUP.sh" "$@" --with-debug=full
extra_flags="$pentium_cflags $debug_cflags"
-extra_configs="$pentium_configs $debug_configs $max_configs"
+extra_configs="$pentium_configs $debug_configs $max_configs $error_inject"
. "$path/FINISH.sh"