Files
build_soong/cc
Ivan Lozano 5467a39984 rust: Rust sanitized snapshots variations
This adds support for correctly handling Rust sanitized snapshots,
ensuring they only have one variation.

The presence of multiple variations were causing build failures
when a rust_fuzz module for host was defined and a snapshot
build was requested.

This also sets -Z link-native-libraries=no on host modules
(in addition to device modules) to avoid emitting extra linkage
flags due to link attributes.

Bug: 282897366
Test: SOONG_SDK_SNAPSHOT_USE_SRCJAR=true m
Change-Id: Idf980c29145f11c530ad635a4eb5b01a1730ac24
2023-08-25 12:54:56 -04:00
..
2023-08-21 23:55:44 +00:00
2022-10-05 09:06:49 +09:00
2022-10-10 15:33:50 +00:00
2023-04-14 14:31:14 -07:00
2023-05-19 20:31:32 +00:00
2023-03-12 16:31:10 +09:00
2023-05-19 20:31:32 +00:00
2023-05-19 20:31:32 +00:00
2023-05-23 15:53:10 -04:00
2022-12-01 20:01:03 +00:00
2021-04-26 18:41:00 -07:00
2023-08-14 15:47:36 -07:00
2023-05-19 20:31:32 +00:00
2023-06-22 08:18:33 -07:00
2023-05-15 19:07:58 +00:00
2023-06-22 08:18:33 -07:00
2023-07-20 18:17:04 +00:00
2023-05-19 20:31:32 +00:00
2023-07-18 15:07:24 -04:00