mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
-j 2
This commit is contained in:
@@ -5,7 +5,7 @@ set -ex
|
||||
export RUST_TEST_THREADS=1
|
||||
export RUST_BACKTRACE=1
|
||||
export RUSTFLAGS='--deny warnings'
|
||||
export OPT="-j3 --target=$TARGET"
|
||||
export OPT="-j2 --target=$TARGET"
|
||||
export OPT_RELASE="--release ${OPT}"
|
||||
export OPT_FFI_RELEASE="--manifest-path=deltachat-ffi/Cargo.toml --release"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user