[libcxx-commits] [libcxx] [libcxxabi] [llvm] [runtimes] Build with the install RPATH (PR #67835)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Mon May 12 13:59:59 PDT 2025


ldionne wrote:

Closing since I don't think forcing this setting is necessarily the right thing to do. Indeed, we now even run the tests against a fake-installed version of the library to ensure that we get the install-name and other similar things right. The build products itself shouldn't be used for anything authoritative IMO.

https://github.com/llvm/llvm-project/pull/67835


More information about the libcxx-commits mailing list