platform_build/core/combo
Dan Willemsen c339398581 Remove trailing / for HOST_TOOLCHAIN_FOR_CLANG
The darwin version doesn't have a trailing slash. The common case is to
append a path to it:

  $(HOST_TOOLCHAIN_FOR_CLANG)/lib/...

Which means we end up with two slashes.

Change-Id: I74e88924ecfd092c5f7871e188ede0aab29cf65b
2015-09-23 23:46:44 +00:00
..
arch Configure synci generation explicitly 2015-04-30 13:22:16 -07:00
fdo.mk Support "LOCAL_FDO_SUPPORT := always". 2015-03-13 11:36:15 -07:00
HOST_CROSS_windows-x86.mk Don't build windows modules with clang, fix flags 2015-09-09 16:10:50 -07:00
HOST_darwin-x86.mk Remove the now-empty darwin AndroidConfig.h. 2015-07-30 09:16:01 -07:00
HOST_darwin-x86_64.mk Remove the now-empty darwin AndroidConfig.h. 2015-07-30 09:16:01 -07:00
HOST_linux-x86.mk Remove trailing / for HOST_TOOLCHAIN_FOR_CLANG 2015-09-23 23:46:44 +00:00
HOST_linux-x86_64.mk Remove trailing / for HOST_TOOLCHAIN_FOR_CLANG 2015-09-23 23:46:44 +00:00
javac.mk Clean up Javac a little bit. 2015-09-02 10:04:18 -07:00
mac_version.mk Update mac_sdk_versions_supported. 2015-07-29 17:36:38 -07:00
select.mk Split [CC|CXX]_WRAPPER from [TARGET|HOST]_[CC|CXX] 2015-07-21 14:07:50 -07:00
TARGET_linux-arm.mk Add the common directory back to kernel headers. 2015-09-17 21:20:03 -07:00
TARGET_linux-arm64.mk Add the common directory back to kernel headers. 2015-09-17 21:20:03 -07:00
TARGET_linux-mips.mk Add the common directory back to kernel headers. 2015-09-17 21:20:03 -07:00
TARGET_linux-mips64.mk Add the common directory back to kernel headers. 2015-09-17 21:20:03 -07:00
TARGET_linux-x86.mk Add the common directory back to kernel headers. 2015-09-17 21:20:03 -07:00
TARGET_linux-x86_64.mk Add the common directory back to kernel headers. 2015-09-17 21:20:03 -07:00