[libc-commits] [PATCH] D130586: [cmake] Use `CMAKE_INSTALL_LIBDIR` too
Tom Stellard via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Aug 19 19:56:45 PDT 2022
tstellar added a comment.
In D130586#3734012 <https://reviews.llvm.org/D130586#3734012>, @Ericson2314 wrote:
> Sorry. I have reverted this. I see why the `lib` and `lib64` mixup could be caused by this, but I am baffled how the missing headers could be. Headers search paths should be unaffected?
I think there may be code somewhere that computes header paths as relative to the lib paths.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130586/new/
https://reviews.llvm.org/D130586
More information about the libc-commits
mailing list