From 64e93dd50361e8536ccef27ccfe6833451d77ac5 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 10 Dec 2001 10:57:14 +0200 Subject: Misc fixes BUILD/compile-pentium-debug-openssl: Make it compile faster mysys/raid.cc: Fix comment style to conform our coding standard --- BUILD/compile-pentium-debug-openssl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BUILD/compile-pentium-debug-openssl') diff --git a/BUILD/compile-pentium-debug-openssl b/BUILD/compile-pentium-debug-openssl index aa120e3175a..5de1c18a5d7 100755 --- a/BUILD/compile-pentium-debug-openssl +++ b/BUILD/compile-pentium-debug-openssl @@ -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-debug=full --with-vio --with-openssl" +extra_configs="$extra_configs --with-debug=full --with-vio --with-openssl --without-innodb" . "$path/FINISH.sh" -- cgit v1.2.1