OSDN Git Service

Add _(darwin|linux|windows)
authorDan Willemsen <dwillemsen@google.com>
Fri, 14 Aug 2015 00:51:40 +0000 (17:51 -0700)
committerDan Willemsen <dwillemsen@google.com>
Fri, 28 Aug 2015 03:36:22 +0000 (03:36 +0000)
commit7a5498568f10b48a801da0d358c4536018e793b2
tree58ca2537e03f4f1ffc1a13c2e5f61cce47164836
parent6458fd96d5d0cd3b54a02a5f9c276f49e566cb53
Add _(darwin|linux|windows)

So that we can support building both linux and windows binaries at the
same time on a linux host. This replaces the ifeq($(HOST_OS),...) checks
in Android.mk files.

Bug: 23566667

Change-Id: I693e11984e36d55bb6f09fa0d49bc485463e16fb
core/base_rules.mk
core/binary.mk
core/clear_vars.mk
core/host_test_internal.mk
libs/host/Android.mk
tools/zipalign/Android.mk