mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 01:46:34 +03:00
fix typo
This commit is contained in:
@@ -6,7 +6,7 @@ export RUST_TEST_THREADS=1
|
||||
export RUST_BACKTRACE=1
|
||||
export RUSTFLAGS='--deny warnings'
|
||||
export OPT="-j1 --target=$TARGET"
|
||||
export OPT_RELASE="--release ${OPT}"
|
||||
export OPT_RELEASE="--release ${OPT}"
|
||||
export OPT_FFI_RELEASE="--manifest-path=deltachat-ffi/Cargo.toml --release"
|
||||
|
||||
# Select cargo command: use cross by default
|
||||
|
||||
Reference in New Issue
Block a user