platform_build_soong/rust/config
Colin Cross 528d67e523 Reland "Split the x86 host toolchain into glibc and musl variants"
Split the x86 host toolchain into glibc and musl variants

Create new musl toolchains that are based on the existing glibc
toolchains, and add the necessary flags for musl compiles.

This relands Ifc02f9e5afa61ff758be98b0c962f3a4b53d0546 with changes
for I46672e3a096b6ea94ff4c10e1c31e8fd010a163c.

Bug: 190084016
Change-Id: Iaa9f7a50ff601155ecd73acc5701a2c226be66dc
Test: TestArchMutator
2021-07-23 22:25:36 +00:00
..
allowed_list.go Add libc to Rust allowlist. 2021-07-21 10:34:51 -07: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 Update the Rust prebuilt version number 2021-07-22 16:22:05 -07:00
lints.go Disable clippy::upper-case-acronyms 2021-04-01 19:40:37 +02: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 Rename ninja variables with Clang in the name 2021-07-14 20:55:23 -07:00
x86_device.go Rename ninja variables with Clang in the name 2021-07-14 20:55:23 -07:00
x86_linux_bionic_host.go Add LinuxBionic toolchain to Rust 2020-12-08 09:04:21 -05:00
x86_linux_host.go Reland "Split the x86 host toolchain into glibc and musl variants" 2021-07-23 22:25:36 +00:00