From 9385d3aba530562b1ddcecedeb6dd61cd3d63d96 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 13 Dec 2001 20:20:19 +0200 Subject: New test results BUILD/compile-pentium-debug-max: Compile with openssl mysql-test/r/innodb.result: New test result --- BUILD/compile-pentium-debug-max | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BUILD') 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" -- cgit v1.2.1