commit | f9613a4f730b8a385971f95150582b9a543302ae | [log] [tgz] |
---|---|---|
author | Andrew Hsieh <andrewhsieh@google.com> | Sat Apr 28 00:35:19 2012 +0800 |
committer | Andrew Hsieh <andrewhsieh@google.com> | Sat Apr 28 00:53:55 2012 +0800 |
tree | f9651c70667c33ca43fc3315f5c6d7dcc86ae2bf | |
parent | f8dc89b49ac64331f23c97d6aad3866dd3fb7344 [diff] |
Added BUILD_HOST_static to build statically linked executable/shared-lib Statically linked executable/shared-lib (eg. SDK tools) are useful in sandboxed environment. In BUILD_HOST_static zipalign needs -lpthread indirectly: zipalign->libutils.a->liblog.a->logd_write.c->pthread Change-Id: I8fa91a937b728ccdf942c4ba199efb1e2e49da3d