platform_build/core/clang
Logan Chien c6d2cf86d1 Fix linker_asan[64] apex bootstrap build error
This commit fixes `linker_asan[64]` apex bootstrap build errors.
Without this change, `make -j SANITIZE_TARGET=address` results in:

  FAILED: ninja: 'out/target/product/walleye/system/bin/linker_asan64',
  needed by 'out/target/product/walleye/system/bin/app_process64',
  missing and no known rule to make it

Test: lunch aosp_walleye-userdebug && make SANITIZE_TARGET=address
Change-Id: I980a36499cd327db307321fc8e4548925e7d56bf
2019-01-31 17:07:50 +08:00
..
config.mk Add prebuilt ELF binaries checker 2019-01-21 21:35:01 +08:00
HOST_CROSS_x86.mk Move libgcc to libcrt.builtins 2018-11-08 13:40:34 -08:00
HOST_CROSS_x86_64.mk Move libgcc to libcrt.builtins 2018-11-08 13:40:34 -08:00
HOST_x86.mk Move libgcc to libcrt.builtins 2018-11-08 13:40:34 -08:00
HOST_x86_64.mk Move libgcc to libcrt.builtins 2018-11-08 13:40:34 -08:00
OWNERS Add OWNERS in build/make 2017-06-21 16:09:56 -07:00
TARGET_arm.mk Fix linker_asan[64] apex bootstrap build error 2019-01-31 17:07:50 +08:00
TARGET_arm64.mk Fix linker_asan[64] apex bootstrap build error 2019-01-31 17:07:50 +08:00
TARGET_mips.mk Fix linker_asan[64] apex bootstrap build error 2019-01-31 17:07:50 +08:00
TARGET_mips64.mk Fix linker_asan[64] apex bootstrap build error 2019-01-31 17:07:50 +08:00
TARGET_x86.mk Fix linker_asan[64] apex bootstrap build error 2019-01-31 17:07:50 +08:00
TARGET_x86_64.mk Fix linker_asan[64] apex bootstrap build error 2019-01-31 17:07:50 +08:00
tidy.mk Filter out unknown arguments with clang-tidy.sh. 2018-08-28 09:45:39 -07:00