1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-09-18 09:00:52 +02:00

More to remove with -j4.

This commit is contained in:
James Crook 2018-09-29 19:49:27 +01:00 committed by GitHub
parent 9912fd6774
commit 5c5253e147
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@ Audacity:
1) Create a 'build' subdirectory under Audacity and change to it.
2) Now to build Audacity itself. In the following command -j4 means use 4 cores.
2) Now to build Audacity itself.
Using a build directory (and .. in the command) keeps source and object files
in separate directories.