OSDN Git Service

Statically link libwinpthread into windows binaries.
authorJosh Gao <jmgao@google.com>
Thu, 23 Feb 2017 21:17:46 +0000 (13:17 -0800)
committerJosh Gao <jmgao@google.com>
Fri, 24 Feb 2017 01:56:44 +0000 (17:56 -0800)
commit4d9268e704b3936b913069258a9a3a5f77d92ba2
tree08f004c91e06247ab87c23746e900617a13b2b04
parent1adeeb8b3c7fca3e02ca84cd63e9bb266228b0b9
Statically link libwinpthread into windows binaries.

Statically link libwinpthread.a, so that we don't have to ship a
libwinpthread dll with all of our windows exectuables.

Bug: http://b/31665213
Test: wine adb.exe
Test: wine fastboot.exe
Change-Id: I96414e980d8894f8f6a58c1c7bbd9dc5e0f5169c
core/Makefile
core/WINPTHREADS_COPYING [new file with mode: 0644]
core/binary.mk