Andrew Kelley
55ac973953
fix each-lib-rpath functionality
...
It was regressed in 2 ways from the merge of #6250 :
* it was not being enabled by default when the target OS is native.
* we were testing the libfoo.so file path existence with bogus format
string ('{}' instead of '{s}') and so it ended up being something
like "libstd.HashMap(K,V,...).Entry.so" instead of "libfoo.so". Using
{} rather than {s} is a footgun, be careful!
Previous functionality is now restored.
closes #6523
2020-10-04 23:16:46 -07:00
..
2020-10-03 12:52:04 +02:00
2020-10-04 23:16:46 -07:00
2020-10-03 23:15:45 -07:00
2020-09-30 16:56:45 +03:00
2020-09-28 22:40:50 -07:00
2020-09-25 20:52:02 -07:00
2020-09-21 18:38:55 -07:00
2020-09-21 18:38:55 -07:00
2020-10-04 19:49:18 -04:00
2020-10-04 23:16:46 -07:00
2020-09-17 18:29:38 -07:00
2020-09-21 18:38:55 -07:00
2020-09-23 20:48:47 -07:00
2020-09-22 14:08:08 -07:00
2020-09-21 18:38:55 -07:00
2020-09-21 18:38:55 -07:00
2020-09-26 12:42:07 -07:00
2020-09-26 12:42:07 -07:00
2020-10-04 17:59:44 -07:00
2020-09-21 18:38:55 -07:00
2020-09-28 19:20:58 -07:00
2020-10-04 23:16:46 -07:00
2020-10-01 11:39:22 +02:00
2020-09-30 18:03:10 +03:00
2020-09-28 00:06:06 -07:00
2020-09-22 23:00:33 -07:00
2020-09-21 18:38:55 -07:00
2020-09-21 18:38:55 -07:00
2020-10-03 17:16:19 -07:00
2020-10-03 20:47:06 +02:00
2020-09-30 17:00:57 +03:00
2020-09-21 18:38:55 -07:00
2020-09-21 21:16:46 -07:00
2020-09-30 16:59:09 +03:00
2020-09-21 18:38:55 -07:00
2020-09-30 16:59:08 +03:00
2018-09-18 00:13:17 -04:00
2018-10-27 11:35:01 -04:00
2020-09-21 21:14:01 -07:00
2020-09-21 18:38:55 -07:00
2020-02-14 10:47:40 -05:00
2020-02-14 10:47:40 -05:00
2020-01-29 23:38:21 -05:00
2020-09-23 00:00:24 -07:00
2020-09-21 21:14:01 -07:00
2020-09-28 19:20:58 -07:00
2020-09-28 19:20:58 -07:00
2020-09-30 16:59:09 +03:00
2020-09-30 16:56:45 +03:00