commit | b2d21a497a75cbf7c15b0f8f9d3a18734298d35b | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Tue Feb 21 15:27:57 2017 -0800 |
committer | Josh Gao <jmgao@google.com> | Tue Feb 21 15:30:11 2017 -0800 |
tree | c9d634b1de111cc4c91878cfc8b90abf8cb2ad47 | |
parent | 49c2edf55314577efa22337badb316a221c1d7fd [diff] |
adb: remove win32 dependency on libwinpthread-1.dll. Explicitly link against the static libwinpthread.a to avoid a dependency on the dll. Also, make the tests link against libbase statically. Bug: http://b/31665213 Test: wine adb.exe Test: wine adb_test.exe Change-Id: Ifd41afcb1756a4b9b6db12e102b4db502e73d846