Add pthread to Windows allowed ldlibs

am: b912349c03

Change-Id: I63489bdffaec1e1c368891f741ac5371a1605044
This commit is contained in:
Kenny Root
2016-09-21 00:02:23 +00:00
committed by android-build-merger

View File

@@ -82,6 +82,7 @@ var (
"imagehlp",
"ole32",
"psapi",
"pthread",
"userenv",
"uuid",
"ws2_32",