platform_build_soong/rust/config
Thiébaud Weksteen f1ff54a10b rust: Drop libgcc dependency
Rustc unstable option "link-native-libraries" is used to prevent the
linkage of other libraries via the #[link] directive. Add a dependency
to libclang_rt.builtins, similarly to cc.

Bug: 141331117
Test: lunch aosp_crosshatch-userdebug; m
Change-Id: I5c232291a5dd08a99e6a12a1295e30bb8e4fcaf1
2021-03-23 13:55:40 +01:00
..
allowed_list.go Add stats directory to Rust allowed list. 2021-02-17 11:22:38 -08:00
Android.bp Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
arm64_device.go [arm64] Build NDK with PAuth and BTI 2021-01-26 08:15:07 +01:00
arm64_linux_host.go LinuxBionic supports arm64 2020-09-09 21:57:10 +09:00
arm_device.go Add Rust fuzzing support. 2021-01-25 11:11:10 -05:00
global.go rust: Drop libgcc dependency 2021-03-23 13:55:40 +01:00
lints.go rust: Disable Byte Grouping Linter 2021-02-25 11:24:35 -05:00
OWNERS Refactor OWNERS files in platform/build/soong. 2020-10-08 16:14:32 -07:00
toolchain.go rust: Drop libgcc dependency 2021-03-23 13:55:40 +01:00
x86_64_device.go Add Rust fuzzing support. 2021-01-25 11:11:10 -05:00
x86_darwin_host.go rust: Pass lld flags from cc to rust linker args. 2020-09-09 14:20:00 -04:00
x86_device.go Add Rust fuzzing support. 2021-01-25 11:11:10 -05:00
x86_linux_bionic_host.go Add LinuxBionic toolchain to Rust 2020-12-08 09:04:21 -05:00
x86_linux_host.go Add Rust fuzzing support. 2021-01-25 11:11:10 -05:00