From 5c5253e147d4dadb49a70dbae1c4d8813c101cd2 Mon Sep 17 00:00:00 2001 From: James Crook Date: Sat, 29 Sep 2018 19:49:27 +0100 Subject: [PATCH] More to remove with -j4. --- linux/build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/build.txt b/linux/build.txt index de718deb4..663f5d3db 100644 --- a/linux/build.txt +++ b/linux/build.txt @@ -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.