Konstantin Belousov b375a6d71d Pass --enable-new-dtags to the linker invocation by default. If
desired, one can turn off the generation of post-ELF standard dtags by
overriding it with --disable-new-dtags after the default switch.

Immediate effect of the change is that -rpath path is now stored both
in DT_RPATH and DT_RUNPATH tags, which is the right way to provide
rpath for dynamic linker supporting DT_RUNPATH per specification.

Reviewed by:	kan
MFC after:	1 month
2012-07-15 10:54:10 +00:00
..
2012-06-17 11:36:28 +00:00
2012-05-13 05:09:36 +00:00
2012-04-19 03:20:13 +00:00
2012-05-29 19:49:52 +00:00
2012-06-26 23:17:33 +00:00
2012-02-25 10:58:02 +00:00
2012-03-12 01:06:29 +00:00
2012-05-17 05:11:57 +00:00
2012-02-22 03:36:15 +00:00
2012-03-25 02:10:31 +00:00