[PATCH] D146918: [CMake] Don't set absolute paths as install runpaths on ELF platforms in llvm_setup_rpath()

Michał Górny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 07:30:41 PDT 2023


mgorny accepted this revision.
mgorny added a comment.
This revision is now accepted and ready to land.

At a first glance, it seems to make sense, at least on Linux. Can't say much about other systems but I guess buildbots will tell.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146918



More information about the llvm-commits mailing list