[clang][cmake+shared] rpath install name consistency

Argyrios Kyrtzidis akyrtzi at gmail.com
Thu Feb 27 17:43:18 PST 2014


On Feb 27, 2014, at 4:00 PM, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:

> 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?

Not sure why "< 10.5" is important for you, but as I already said, we need @rpath.

> 
> Cheers,
> Rafael





More information about the cfe-commits mailing list