Files
poky/meta/recipes-devtools
Sundeep KOKKONDA e2e7017350 rust: rustdoc reproducibility issue fix
The 'codegen-units' option split the crate into multiple compilation units for parallel compilation. Currently, this split is causing the rustdoc to generate differnt binary between the builds.
To fix this the codegen-units & the lto options are disabled.

More info about options:
https://doc.rust-lang.org/cargo/reference/profiles.html#codegen-units
https://doc.rust-lang.org/rustc/codegen-options/index.html#lto

(From OE-Core rev: 0c00875de10b171f4ff2990af351a8124ec7e972)

Signed-off-by: Sundeep KOKKONDA <sundeep.kokkonda@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-07-30 12:32:53 +01:00
..
2024-01-21 12:27:12 +00:00
2023-07-30 07:54:44 +01:00
2024-07-16 11:25:29 +01:00
2024-05-30 09:04:14 +01:00
2024-02-03 22:08:26 +00:00
2024-05-28 09:38:23 +01:00
2024-07-16 11:25:29 +01:00
2024-04-16 08:07:01 +01:00
2024-07-16 11:25:29 +01:00
2024-06-25 11:50:58 +01:00
2024-07-08 09:17:09 +01:00
2023-09-26 10:35:27 +01:00
2023-12-02 17:18:57 +00:00
2024-07-16 11:25:29 +01:00
2024-03-07 17:25:02 +00:00
2023-03-11 00:08:41 +00:00
2024-07-13 23:28:31 +01:00
2024-05-28 09:38:24 +01:00
2024-04-16 08:07:02 +01:00
2023-04-13 11:56:07 +01:00
2024-06-04 12:04:52 +01:00
2024-05-28 09:38:24 +01:00
2024-07-16 11:25:29 +01:00
2024-03-07 17:25:02 +00:00
2024-07-18 17:21:39 +01:00
2024-06-12 16:08:31 +01:00
2024-07-16 11:25:29 +01:00
2024-04-16 08:07:01 +01:00
2024-07-21 11:08:11 +01:00
2024-05-30 09:04:14 +01:00
2024-04-16 08:07:01 +01:00
2024-04-25 10:06:03 +01:00