[PATCH] D130545: [cmake] Slight fix ups to make robust to the full range of GNUInstallDirs
John Ericson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 28 13:09:38 PDT 2022
Ericson2314 added a comment.
@sebastian-ne Thanks. Your commit 100% makes it better than it was (straight typo on my part), so I cherry-picked it to `release/15.x`: 2647f7274782e4a529d7c3a9920de86ddfe72324 <https://reviews.llvm.org/rG2647f7274782e4a529d7c3a9920de86ddfe72324>
@sylvestre.ledru That fix is is exactly consistent with the bug you saw. I have stopped getting build failure emails I think that means things have been fixed? Notwithstanding the policy, I am admittedly hesitant to revert unless we are sure issues persist as I have spent the last 1.5 years trying to upstream this from my distro (NixOS) amidst a bunch of volunteer build system cleaning up.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130545/new/
https://reviews.llvm.org/D130545
More information about the cfe-commits
mailing list