Gilles Peskine bbce37755a Limit make parallelism to the number of CPUs
Don't default to unbridled -j, which causes a load spike and isn't really
faster.

"Number of CPUs" is implemented here as a reasonable compromise between
portability, correctness and simplicity. This is just a default that can be
overridden by setting MAKEFLAGS in the environment.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-10-06 17:23:24 +02:00
..
.jenkins Add Jenkinsfile for PR job 2018-10-19 15:25:10 +01:00
configs Update copyright notices to use Linux Foundation guidance 2020-08-19 16:37:36 +02:00
data_files Merge pull request #4044 from darrenkrahn/mbedtls-2.16 2021-08-26 16:23:58 +01:00
git-scripts Fix license header in pre-commit hook 2020-08-19 17:54:47 +02:00
scripts Limit make parallelism to the number of CPUs 2021-10-06 17:23:24 +02:00
suites Merge pull request #4044 from darrenkrahn/mbedtls-2.16 2021-08-26 16:23:58 +01:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Merge remote-tracking branch 'origin/pr/2293' into mbedtls-2.16 2019-03-05 16:31:02 +00:00
compat.sh Fix SSL tests scripts with recent OpenSSL server with Diffie-Hellman 2021-04-09 17:28:04 +02:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile 'make test': show failing test cases when cmake does 2021-09-21 09:41:58 +02:00
ssl-opt.sh Merge pull request #4697 from yutotakano/fix-ssl-opt.sh-hard-abort-2.16 2021-08-04 10:16:24 +02:00