[PATCH] [GNU] Implement --enable-new-dtags/--disable-new-dtags

Ed Maste emaste at freebsd.org
Mon Apr 6 15:42:22 PDT 2015


In http://reviews.llvm.org/D8836#152189, @joerg wrote:

> It is only popular on system that implemented the same brain-dead LD_LIBRARY_PATH behavior as glibc did.


Note that the brain-dead LD_LIBRARY_PATH is required by the spec (gabi41.pdf, pg 93). I'm not sure if Solaris actually implemented that though, or if it was just a documentation bug.

I wonder if we should just enable DT_RUNPATH for all targets where we know the rtld supports it.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D8836

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list