Use 8 jobs by default for compiling libsodium on mac
This commit is contained in:
@@ -183,7 +183,7 @@ else: unix:!android: target.path = /opt/$${TARGET}/bin
|
||||
|
||||
|
||||
libsodium.target = $$PWD/res/libsodium.a
|
||||
libsodium.commands = res/libsodium/buildlibsodium.sh
|
||||
libsodium.commands = res/libsodium/buildlibsodium.sh "$@"
|
||||
|
||||
unix: librust.target = $$PWD/lib/target/release/libsilentdragonlite.a
|
||||
else:win32: librust.target = $$PWD/lib/target/x86_64-pc-windows-gnu/release/silentdragonlite.lib
|
||||
|
||||
Reference in New Issue
Block a user