[clang][cmake+shared] rpath install name consistency
Rafael EspĂndola
rafael.espindola at gmail.com
Thu Feb 27 16:00:12 PST 2014
On 27 February 2014 18:15, David Fang <fang at csl.cornell.edu> wrote:
> Rafael,
> I believe that you can revert r202302 back to use @rpath, which
> should work on darwin9+, and then I'll post a patch to use @loader_path for
> darwin8-only (or likely keep it local my darwin8 branch).
OK. Just one last attempt at avoid the "if (darwin8)": Argyrios, would
@loader_path be OK for libclang?
Cheers,
Rafael
More information about the cfe-commits
mailing list