OSDN Git Service

BUILD_HOST_64bit=1 to build host tools in 64-bit
authorAndrew Hsieh <andrewhsieh@google.com>
Tue, 28 Feb 2012 05:03:30 +0000 (21:03 -0800)
committerAndrew Hsieh <andrewhsieh@google.com>
Tue, 28 Feb 2012 18:24:39 +0000 (10:24 -0800)
commited6b8155056c52ac6d6a38151a97fc948b4614c3
tree37564173c42f47924eca97adbeb468dd9608cf1f
parent3111751dd18eb2df88458a1dd319c79d0dc12266
BUILD_HOST_64bit=1 to build host tools in 64-bit

By default we build tool in 32-bit.  This flag allow individual tool and its
dependencies to be built in 64-bit (eg. Emulator).  Fixes to resolve 64-bit
porting issues (in other git) will be submitted seperately.

Change-Id: I486cf7ddac727d3c374ed890857d497c3a69e598
core/combo/HOST_darwin-x86.mk
core/combo/HOST_linux-x86.mk
core/combo/HOST_windows-x86.mk