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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCRT Compiler Runtime
Differential D65773
Build libfuzzer libcxx-static with PIC kongyi on Aug 5 2019, 1:33 PM. Authored by
Details 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.
Diff Detail
|