[PATCH] D93177: [CMake] Don't enable BUILD_WITH_INSTALL_RPATH when using custom build rpath

Hubert Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 8 13:29:10 PST 2021


hubert.reinterpretcast added a comment.

In D93177#2487304 <https://reviews.llvm.org/D93177#2487304>, @tambre wrote:

> I reverted (D94319 <https://reviews.llvm.org/D94319>) and now re-landed (D94322 <https://reviews.llvm.org/D94322>). Seems the check for empty `CMAKE_BUILD_RPATH` got incorrectly reverted when I addressed the review comment.

Thanks for the fix!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93177/new/

https://reviews.llvm.org/D93177



More information about the llvm-commits mailing list