mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
add a variable to specify windows build concurrency
This commit is contained in:
parent
4bc0d1c475
commit
2966dd4a9f
1 changed files with 1 additions and 1 deletions
|
|
@ -70,4 +70,4 @@ LDFLAGS="-L${PREFIX}/lib" ./waf configure \
|
|||
--also-include=${PREFIX}/include \
|
||||
$ARDOURCFG \
|
||||
--prefix=${PREFIX}
|
||||
./waf
|
||||
./waf ${CONCURRENCY}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue