mirror of
https://github.com/MariaDB/server.git
synced 2026-04-21 15:55:53 +02:00
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
Build-tools/Do-compile: Auto merged
This commit is contained in:
commit
e9a620e60b
2 changed files with 3 additions and 0 deletions
|
|
@ -113,6 +113,8 @@ if ($opt_stage <= 1)
|
|||
$opt_config_options.=" --with-low-memory" if ($opt_with_low_memory);
|
||||
# Fix files if this is in another timezone than work.mysql.com
|
||||
unlink("config.cache");
|
||||
unlink("bdb/build_unix/config.cache");
|
||||
unlink("innobase/config.cache");
|
||||
log_system("$make clean") if ($opt_use_old_distribution);
|
||||
if ($opt_static_server)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue