[all-commits] [llvm/llvm-project] 8043ce: [libc] Omit -fpie from the full build (#208343)
Petr Hosek via All-commits
all-commits at lists.llvm.org
Sat Jul 18 19:41:46 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8043ceb7591cc1e55e699cbf8f23fffe1e90381f
https://github.com/llvm/llvm-project/commit/8043ceb7591cc1e55e699cbf8f23fffe1e90381f
Author: Petr Hosek <phosek at google.com>
Date: 2026-07-18 (Sat, 18 Jul 2026)
Changed paths:
M libc/cmake/modules/LLVMLibCCompileOptionRules.cmake
Log Message:
-----------
[libc] Omit -fpie from the full build (#208343)
We shouldn't unconditionally set -fpie, users should be able to control
this with CMAKE_POSITION_INDEPENDENT_CODE.
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