[Upstream] Build libfuzzer libcxx-static with PIC
r356153 changed default build option of static libcxx to no PIC. We now need to explicitly specify CMAKE_POSITION_INDEPENDENT_CODE to get PIC libcxx. Differential Revision: https://reviews.llvm.org/D65773 Change-Id: Ia49253607ad734c896a7479c47f6a7bfe1668001 llvm-svn: 367943
Loading
Please sign in to comment