krill: Rust is in core now

drop dynamic-layer

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2021-08-26 21:23:13 -07:00
parent a23ceefd6f
commit 06bc20c07a
3 changed files with 0 additions and 0 deletions
@@ -0,0 +1,16 @@
Upstream-Status: OE specific
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Index: git/Cargo.toml
===================================================================
--- git.orig/Cargo.toml
+++ git/Cargo.toml
@@ -71,7 +71,7 @@ static-openssl = [ "openssl/vendored" ]
# Make sure that Krill crashes on panics, rather than losing threads and
# limping on in a bad state.
[profile.release]
-panic = "abort"
+#panic = "abort"
[dev-dependencies]
# for user management