summaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
authorunknown <monty@hundin.mysql.fi>2001-12-13 20:20:19 +0200
committerunknown <monty@hundin.mysql.fi>2001-12-13 20:20:19 +0200
commit9385d3aba530562b1ddcecedeb6dd61cd3d63d96 (patch)
treeacf242d070800f337e50a3f61e1e568834a2236a /BUILD
parenta63ecdd3b14e7abfd482131c924567bd25aa231a (diff)
downloadmariadb-git-9385d3aba530562b1ddcecedeb6dd61cd3d63d96.tar.gz
New test results
BUILD/compile-pentium-debug-max: Compile with openssl mysql-test/r/innodb.result: New test result
Diffstat (limited to 'BUILD')
-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 4149267811d..1684686ce8c 100755
--- a/BUILD/compile-pentium-debug-max
+++ b/BUILD/compile-pentium-debug-max
@@ -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 --with-embedded-server"
+extra_configs="$extra_configs --with-berkeley-db --with-innodb --with-embedded-server --with-openssl"
. "$path/FINISH.sh"