Rich Felker
709355e1f6
add recursive rpath support to dynamic linker
...
previously, rpath was only honored for direct dependencies. in other
words, if A depends on B and B depends on C, only B's rpath (if any),
not A's rpath, was being searched for C. this limitation made
rpath-based deployment difficult in the presence of multiple levels of
library dependency.
at present, $ORIGIN processing in rpath is still unsupported.
2013-08-23 11:15:40 -04:00
..
2013-06-16 10:39:02 -04:00
2012-11-13 01:31:49 +01:00
2013-07-27 00:02:39 -04:00
2013-04-20 14:07:01 -04:00
2013-03-04 19:22:14 -05:00
2013-07-22 11:22:36 -04:00
2013-08-03 16:27:30 -04:00
2013-02-07 03:13:35 -05:00
2013-07-21 03:00:54 -04:00
2013-03-26 22:54:57 -04:00
2013-08-18 20:08:18 +00:00
2013-08-03 13:20:42 -04:00
2013-06-29 00:02:38 -04:00
2013-08-23 11:15:40 -04:00
2013-08-21 00:49:46 -04:00
2013-05-26 16:01:38 +00:00
2013-08-17 22:28:50 -04:00
2013-07-23 23:40:26 -04:00
2013-08-16 17:32:30 -04:00
2013-08-02 12:59:45 -04:00
2013-07-20 13:19:14 -04:00
2012-09-06 22:44:55 -04:00
2013-06-29 16:16:47 -04:00
2013-08-14 18:18:46 -04:00
2013-07-19 01:34:28 -04:00
2013-06-12 18:20:48 -04:00
2013-08-09 21:03:47 -04:00
2013-02-01 01:10:59 -05:00
2013-08-10 21:41:05 -04:00
2013-08-02 21:20:33 -04:00
2013-03-26 23:07:31 -04:00
2012-12-05 19:13:47 -05:00
2013-08-10 23:39:43 -04:00
2013-08-02 13:33:31 -04:00
2013-08-02 19:34:22 -04:00
2013-08-07 11:19:11 -04:00
2013-08-14 03:06:21 -04:00
2013-08-02 01:06:53 -04:00
2012-04-18 12:22:24 -04:00
2013-07-31 15:19:39 -04:00
2013-08-23 08:11:43 -04:00
2013-08-09 19:56:53 -04:00