platform_build_soong/rust/config
Elliott Hughes c5960d61cd Always use RELR for Rust.
Rust has no backwards compatibility concerns, so no need to use
--use-android-relr-tags here.

Bug: http://b/147452927
Test: treehugger
Change-Id: I94de40bfad1ff2dcbc4241b944db90e0891bf9f3
2020-01-28 17:30:16 -08:00
..
arm64_device.go soong: use -Wl,-z,separate-code w/ -Wl,--execute-only 2019-12-16 09:55:37 -08:00
arm_device.go Add ARM32 device Rust toolchain. 2019-09-24 10:35:28 -07:00
global.go Always use RELR for Rust. 2020-01-28 17:30:16 -08:00
toolchain.go Add support for Rust C libraries. 2019-10-28 22:09:01 -07:00
whitelist.go Merge "Add new module types to the rust whitelist." 2019-11-15 03:47:33 +00:00
x86_64_device.go Enable x86_64 device support 2019-11-13 17:46:24 -08:00
x86_darwin_host.go Add Rust darwin host support. 2019-10-21 13:15:10 -07:00
x86_device.go Add x86 device output for Rust 2019-12-12 19:18:06 -08:00
x86_linux_host.go Add AArch64 device Rust toolchain. 2019-09-24 10:35:28 -07:00