Fabian Grünbichler fd3f72820e build: use cargo wrapper when building package
else we don't pick up the options set by the wrapper, which include generation
of debug symbols. until rustc 1.77, this was not needed because compiled
binaries always included a non-stripped libstd. now, without this change, the
binaries built with `cargo build --release` have no debug symbols at all
trigger a warning. fix this and include debug symbols when building a package,
like was originally intended for release package builds.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2024-06-20 08:50:41 +02:00
..
2022-11-28 14:42:45 +01:00
2023-11-25 16:14:44 +01:00
2023-11-29 18:32:07 +01:00
2019-11-11 19:45:44 +01:00
2023-11-25 16:14:44 +01:00
2023-11-25 16:14:44 +01:00
2023-11-25 16:14:44 +01:00
2020-07-08 18:14:17 +02:00