mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 09:04:29 +02:00
Misc fixes
BUILD/compile-pentium-debug-openssl: Make it compile faster mysys/raid.cc: Fix comment style to conform our coding standard
This commit is contained in:
parent
f939a6b635
commit
64e93dd503
2 changed files with 56 additions and 56 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue