summaryrefslogtreecommitdiff
path: root/BUILD/compile-pentium-debug-max-no-embedded
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD/compile-pentium-debug-max-no-embedded')
-rwxr-xr-xBUILD/compile-pentium-debug-max-no-embedded2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD/compile-pentium-debug-max-no-embedded b/BUILD/compile-pentium-debug-max-no-embedded
index 4554e38fdc1..f7a9d966d6d 100755
--- a/BUILD/compile-pentium-debug-max-no-embedded
+++ b/BUILD/compile-pentium-debug-max-no-embedded
@@ -8,6 +8,6 @@ c_warnings="$c_warnings $debug_extra_warnings"
cxx_warnings="$cxx_warnings $debug_extra_warnings"
extra_configs="$pentium_configs $debug_configs"
-extra_configs="$extra_configs --with-berkeley-db --with-innodb --without-isam --with-openssl --with-raid"
+extra_configs="$extra_configs $max_no_es_configs"
. "$path/FINISH.sh"