[PATCH] D57303: [ToolChains] [NetBSD] Append -rpath for shared compiler-rt runtimes
Kamil Rytarowski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 27 13:38:22 PST 2019
krytarowski added a comment.
In D57303#1373057 <https://reviews.llvm.org/D57303#1373057>, @phosek wrote:
> In D57303#1373035 <https://reviews.llvm.org/D57303#1373035>, @krytarowski wrote:
>
> > + vitalybuka
> >
> > Can we fix it for everybody? It's certainly not restricted to NetBSD.
>
>
> As a point of reference, we use shared runtimes on Fuchsia but we don't use rpath so this is not something we want for every system.
How do you resolve paths? Linker cache with registry of libraries?
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57303/new/
https://reviews.llvm.org/D57303
More information about the cfe-commits
mailing list