mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 18:20:07 +01:00
Merge akishkin@bk-internal.mysql.com:/home/bk/mysql-4.0
into mysql.com:/home/walrus/bk/40
This commit is contained in:
commit
ac8ac9ad04
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
path=`dirname $0`
|
||||
. "$path/SETUP.sh"
|
||||
|
||||
extra_flags="$pentium_cflags -fprofile-arcs -ftest-coverage"
|
||||
extra_flags="$pentium_cflags -fprofile-arcs -ftest-coverage -fmessage-length=0"
|
||||
extra_configs="$pentium_configs $debug_configs --disable-shared $static_link"
|
||||
extra_configs="$extra_configs --with-innodb --with-berkeley-db"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue