This reverts commit 1fab236e6e4575d5af4f4722216df4dd6a872795.
Shipping LLDB means distributing libLLDB.so, which will need to be built
with PIC. Disabling PIC also removes the libLTO target, which is a hard
dependency of the LLDB test suite.
Paths
| Differential D148577
[CMake] Switch back to -fPIC for Fuchsia Toolchain ClosedPublic Authored by mysterymath on Apr 17 2023, 3:57 PM.
Details Summary This reverts commit 1fab236e6e4575d5af4f4722216df4dd6a872795. Shipping LLDB means distributing libLLDB.so, which will need to be built
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 19 2023, 11:47 AM Closed by commit rGa37a6218f8a0: [CMake] Switch back to -fPIC for Fuchsia Toolchain (authored by mysterymath). · Explain WhyApr 19 2023, 11:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 515034 clang/cmake/caches/Fuchsia-stage2.cmake
|