1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-10 16:43:33 +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

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.