platform_build_soong/cc/config
Jiyong Park d5b18a55bb List of VNDK-related libs are exported to make
LL-NDK, VNDK-core, VNDK-SP libraries are exported to make as
SOONG_LLNDK_LIBRARIES, SOONG_VNDK_CORE_LIBRARIES, and
SOONG_VNDK_SAMEPROCESS_LIBRARIES. This can be used to auto-generate
ld.config.txt from a template.

Bug: 64013660
Test: BOARD_VNDK_VERSION=current m -j successful
Test: check out/soong/make_vars*.mk and look for SOONG_*_LIBRARIES

Merged-In: I0f4c5d05d9cd28c3fc9fdcca6ce0e6eaeaacbe8d
Change-Id: I0f4c5d05d9cd28c3fc9fdcca6ce0e6eaeaacbe8d
2017-08-10 14:15:39 +09:00
..
arm64_device.go Add support for Exynos-M1 2017-07-24 07:14:55 +09:00
arm_device.go Add support for Exynos-M1 2017-07-24 07:14:55 +09:00
clang.go Black-list for clang LibTooling Cflags. 2017-06-19 19:43:03 -07:00
global.go List of VNDK-related libs are exported to make 2017-08-10 14:15:39 +09:00
integer_overflow_blacklist.txt Add integer_overflow sanitization build option. 2017-07-07 09:52:23 -07:00
mips64_device.go Revert "[mips] Disable compact branch generation" 2017-06-28 11:22:58 +02:00
mips_device.go Revert "[mips] Disable compact branch generation" 2017-06-28 11:22:58 +02:00
tidy.go Allow overriding tidy configs using environment variables 2016-11-02 15:47:20 -07:00
tidy_test.go Add clang-tidy support 2016-10-31 16:21:01 -07:00
toolchain.go Declare dependency on sanitizer runtime libraries 2017-05-08 15:57:05 -07:00
x86_64_device.go Support .asm files for assembly 2016-12-02 21:12:30 -08:00
x86_darwin_host.go Revert "Revert "Ensure environment dependencies are correct"" 2017-05-15 15:22:45 -07:00
x86_device.go Support .asm files for assembly 2016-12-02 21:12:30 -08:00
x86_linux_bionic_host.go Add LinuxBionic toolchain and switch 2017-03-15 14:18:42 -07:00
x86_linux_host.go Add Toolchain.Bionic() 2016-11-17 01:50:43 -08:00
x86_windows_host.go Enable large-address-aware for 32-bit windows 2017-03-14 13:37:26 -07:00