From b4ed66eae0afc9e60c787389c3d7fbce782064ee Mon Sep 17 00:00:00 2001 From: "B. Petersen" Date: Tue, 28 Jul 2020 17:03:40 +0200 Subject: [PATCH] update docs --- docs/release-checklist.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/release-checklist.md b/docs/release-checklist.md index 30209deb8..ed0367bad 100644 --- a/docs/release-checklist.md +++ b/docs/release-checklist.md @@ -4,7 +4,6 @@ on the command-line: 1. update core rust submodule, if needed: $ ./tools/update-core.sh - and make sure, `lto=true` is present in jni/deltachat-core-rust/Cargo.toml. depending on how much you trust in rust, you might want to do a ./tools/clean-core.sh before building