diff options
author | Michael Meier <michael.meier@leica-geosystems.com> | 2018-12-11 11:33:09 +0100 |
---|---|---|
committer | cjihrig <cjihrig@gmail.com> | 2018-12-14 17:21:04 -0500 |
commit | 67e771fe53f52cd7e92cab202e6044539e18dd1f (patch) | |
tree | bd36151db2f93c4e589dba47de6f7794592483d7 /docs/src | |
parent | 7a2c889fa8bf45587ee3efdeccf48ec22781b84b (diff) | |
download | libuv-67e771fe53f52cd7e92cab202e6044539e18dd1f.tar.gz libuv-67e771fe53f52cd7e92cab202e6044539e18dd1f.zip |
build: don't link against -lpthread on Android
On Android, pthread is part of the C standard library. Hence, there is
no need to specify -lpthread when building for Android.
PR-URL: https://github.com/libuv/libuv/pull/2110
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions