mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 17:14:30 +02:00
fixes for parallel make, re-added the lost README files in mysql-test
BUILD/compile-pentium-debug: fox for parallel make BUILD/compile-pentium-gcov: fix for parallel make BUILD/compile-pentium: fix to enable parallel make when recursing to subdirectories Build-tools/Do-all-build-steps: fix for parallel make, remove the stale comment to make Tim happy Build-tools/Do-rpm: fix for parallel make
This commit is contained in:
parent
123946665c
commit
e842d46efa
7 changed files with 48 additions and 4 deletions
|
|
@ -1,3 +1,4 @@
|
|||
AM_MAKEFLAGS="-j 2"
|
||||
make -k clean
|
||||
/bin/rm -f */.deps/*.P config.cache
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue