[PATCH] D110261: [libc++][release] Do not force building the runtimes with -fPIC
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 26 13:45:31 PST 2021
MaskRay accepted this revision.
MaskRay added a comment.
Still LGTM. I am pretty sure some people found issues because they or their distributions incorrectly specified `-DLLVM_ENABLE_PIC=off` (default is on).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110261/new/
https://reviews.llvm.org/D110261
More information about the llvm-commits
mailing list