1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-02 07:15:53 +02:00
Files
guix/guix
Maxim Cournoyer 1997c01437 build/cargo.scm: Remove '--release' from default cargo-test-flags.
The default behavior for 'cargo test' is to build in debug mode, and many test
suites expect support for things provided in this mode such as debug
assertions (see for example:
<https://github.com/google/zerocopy/issues/2143>).

* guix/build-system/cargo.scm (cargo-build): Remove '--release' from
 #:cargo-test-flags.
* guix/build/cargo-build-system.scm (check): Likewise.

Change-Id: I8a659c25bd33bc1bdfd88e440bd00bad09a5fc01
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2025-01-06 12:15:09 +02:00
..
2023-09-26 17:36:58 +02:00
2024-09-30 13:38:33 +03:00
2024-04-15 22:36:42 +02:00
2024-01-08 21:04:44 +03:00
2024-11-20 18:01:35 +08:00
2024-04-15 22:36:42 +02:00
2024-04-15 22:36:42 +02:00
2024-07-02 10:19:52 +02:00