Merge pull request #53 from wbrawner/main

Add CONCURRENCY_MAKE_LEVEL env var to build docs
This commit is contained in:
fewtarius 2024-03-08 18:25:23 -05:00 committed by GitHub
commit ccae1608be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -202,6 +202,7 @@ For development builds, you can use the following env variables to customize the
|GAMESDB_APIKEY|Login information for thegamesdb.net.|
|CHEEVOS_DEV_LOGIN|Login information for retroachievements.org.|
|CLEAN_PACKAGES|Allows specifying packages to clean during a build.|
|CONCURRENCY_MAKE_LEVEL|The number of concurrent jobs to use during a build (defaults to the number returned by `nproc`).|
#### SSH Keys