ldionne added a comment.

@hintonda  Is there a reason why this was done except for "standardizing the 
usage across projects"?

I'm asking because this change prevents us from being able to avoid having a 
rpath completely when building libc++. That is the behavior we want when 
building libc++ as a system library, in which case we specify the install name 
dir to be `/usr/lib`, and we don't want any rpath to appear.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D42459

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to