diff options
author | sasha@mysql.sashanet.com <> | 2000-12-13 18:23:55 -0700 |
---|---|---|
committer | sasha@mysql.sashanet.com <> | 2000-12-13 18:23:55 -0700 |
commit | 7c8773d9a33d8fdfec9046641713c4d68d9699a6 (patch) | |
tree | 5ab0647c2a5502b00ddbacef80efb01f9985737b /BUILD/compile-pentium | |
parent | 57c65749dc5920e3726eb791255e79089a1eeda3 (diff) | |
download | mariadb-git-7c8773d9a33d8fdfec9046641713c4d68d9699a6.tar.gz |
fixes for parallel make, re-added the lost README files in mysql-test
Diffstat (limited to 'BUILD/compile-pentium')
-rwxr-xr-x | BUILD/compile-pentium | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD/compile-pentium b/BUILD/compile-pentium index 65257333720..2197ca28628 100755 --- a/BUILD/compile-pentium +++ b/BUILD/compile-pentium @@ -1,3 +1,4 @@ +AM_MAKEFLAGS="-j 2" make -k clean /bin/rm -f */.deps/*.P config.cache |