llvm-project
e1df0def
- [CMake] Disable LTO library when PIC is disabled (#136372)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
241 days ago
[CMake] Disable LTO library when PIC is disabled (#136372) Building shared libraries requires PIC. This matches what we do for Remarks which is another tool library.
References
#136372 - [CMake] Disable LTO library when PIC is disabled
Author
petrhosek
Parents
c274bbed
Loading