[all-commits] [llvm/llvm-project] 291872: [libFuzzer] Do not link pthreads on Android.

Matt Morehouse via All-commits all-commits at lists.llvm.org
Wed Aug 5 11:17:47 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2918727588bbf38ac844fff70c6aa3d2dafbec1c
      https://github.com/llvm/llvm-project/commit/2918727588bbf38ac844fff70c6aa3d2dafbec1c
  Author: Matt Morehouse <mascasa at google.com>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M compiler-rt/lib/fuzzer/CMakeLists.txt

  Log Message:
  -----------
  [libFuzzer] Do not link pthreads on Android.

Android has pthreads included in bionic and doesn't recognize -lpthread.




More information about the All-commits mailing list