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:
parent
aea04dcabf
commit
9912fd6774
@ -70,5 +70,5 @@ Audacity:
|
||||
|
||||
../configure --with-lib-preference="local system"
|
||||
|
||||
make -j4
|
||||
make install # as root
|
||||
make
|
||||
make install # as root
|
||||
|
Loading…
x
Reference in New Issue
Block a user