[libcxx-commits] [PATCH] D91099: [runtimes] Avoid overwriting the rpath unconditionally

Petr Hosek via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 22 12:43:15 PDT 2021


phosek added a comment.

In D91099#2833078 <https://reviews.llvm.org/D91099#2833078>, @hvdijk wrote:

> The corresponding compiler-rt change, D42462 <https://reviews.llvm.org/D42462> (rG78fd93e0396a19cb89d4b874c7cc42255888df56 <https://reviews.llvm.org/rG78fd93e0396a19cb89d4b874c7cc42255888df56>), should have been reverted as well as part of this change, we still have nonsense RPATHs for those. I am not right now in a position to commit that as obvious myself; if someone else wants to revert it, please do, else I will do so once I am able.

Done in rG21c008d5a5b1e0c2ec3c1659cff961f4b0ccea2c <https://reviews.llvm.org/rG21c008d5a5b1e0c2ec3c1659cff961f4b0ccea2c>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91099



More information about the libcxx-commits mailing list