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

Raul Tambre via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 8 10:25:28 PST 2021


tambre added a comment.

Sorry for the breakage.
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 the wrong way around after I addressed the review comment.


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