1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 15:49:41 +02:00

Remove -j4

The -j4 is a faster variation for multicore machines.
This commit is contained in:
James Crook 2018-09-29 19:43:45 +01:00 committed by GitHub
parent aea04dcabf
commit 9912fd6774
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,5 +70,5 @@ Audacity:
../configure --with-lib-preference="local system"
make -j4
make
make install # as root