mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 10:56:29 +03:00
try to do the release packaging with lto
and the default "python install_python_bindings.py" without it.
This commit is contained in:
@@ -15,6 +15,7 @@ cargo build --release -p deltachat_ffi
|
||||
|
||||
# Statically link against libdeltachat.a.
|
||||
export DCC_RS_DEV=$(pwd)
|
||||
export DCC_RS_TARGET=release
|
||||
|
||||
# Configure access to a base python and to several python interpreters
|
||||
# needed by tox below.
|
||||
|
||||
Reference in New Issue
Block a user