[all-commits] [llvm/llvm-project] e1df0d: [CMake] Disable LTO library when PIC is disabled (...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Fri Apr 18 23:38:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e1df0defa8a16b9769f6bde83ee4e4f79426d53f
https://github.com/llvm/llvm-project/commit/e1df0defa8a16b9769f6bde83ee4e4f79426d53f
Author: Petr Hosek <phosek at google.com>
Date: 2025-04-18 (Fri, 18 Apr 2025)
Changed paths:
M llvm/tools/lto/CMakeLists.txt
Log Message:
-----------
[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.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list