[libFuzzer] Do not link pthreads on Android.
authorMatt Morehouse <mascasa@google.com>
Wed, 5 Aug 2020 18:11:42 +0000 (11:11 -0700)
committerMatt Morehouse <mascasa@google.com>
Wed, 5 Aug 2020 18:17:10 +0000 (11:17 -0700)
commit2918727588bbf38ac844fff70c6aa3d2dafbec1c
treecf388113ca10c26e800b929fe441d347a113b40f
parentb727cfed5e765d099f47e6785f962695408977c0
[libFuzzer] Do not link pthreads on Android.

Android has pthreads included in bionic and doesn't recognize -lpthread.
compiler-rt/lib/fuzzer/CMakeLists.txt