OSDN Git Service

Add HOST_CROSS_OS
authorDan Willemsen <dwillemsen@google.com>
Fri, 14 Aug 2015 19:59:50 +0000 (12:59 -0700)
committerDan Willemsen <dwillemsen@google.com>
Wed, 9 Sep 2015 18:12:29 +0000 (18:12 +0000)
commit057aaea54a8dd6aa769290b1c0f471a17aaf1a22
treea78e64fb0f7e66400a20696b648f8f71abbe7526
parent4379e2b8bbaf2a02777f189c758e251015eb7f76
Add HOST_CROSS_OS

Instead of using recursive make to change the HOST_OS when building the
windows SDK under linux, add the concept of cross-building to another
host os.

Bug: 23566667
Change-Id: I6dc525b601b6251d458d197c30bf4660d7485502
27 files changed:
core/base_rules.mk
core/binary.mk
core/ccache.mk
core/clang/HOST_CROSS_windows.mk [new file with mode: 0644]
core/clang/HOST_x86.mk
core/clang/HOST_x86_64.mk
core/clang/HOST_x86_common.mk
core/clang/config.mk
core/clear_vars.mk
core/combo/HOST_CROSS_windows-x86.mk [new file with mode: 0644]
core/combo/HOST_windows-x86.mk [deleted file]
core/combo/HOST_windows-x86_64.mk [deleted file]
core/config.mk
core/cxx_stl_setup.mk
core/definitions.mk
core/droiddoc.mk
core/dumpvar.mk
core/envsetup.mk
core/host_executable.mk
core/host_executable_internal.mk
core/host_shared_library.mk
core/host_shared_library_internal.mk
core/host_static_library.mk
core/main.mk
core/multilib.mk
core/notice_files.mk
core/prebuilt.mk