commit | 303b63a1aa86eb235f3ecc6975ca5470759f068b | [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 | 56cb0cf607512ab1b474d6f8560e52c2caef276d | |
parent | e9973b0634cb981933e70661e378d843d704d392 [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