diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-04-04 10:58:36 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-04-04 10:58:36 +0200 |
commit | 39a17ba7ef506192218f24047f129cb635efb02b (patch) | |
tree | 454ce4d2a11554a47c7f7dc6ecb4efe9d91199fc /old-tests/pairs/test.sh | |
parent | 6e126ac30038502acf7016f0e76b3183f1304042 (diff) |
Add ability to disable automatic rpath, support for custom rpath-link
Specifically, the new config.bin.rpath.auto variable can be used to disable
automatic addition of prerequisite library rpaths, for example:
$ b config.bin.rpath.auto=false
Note that in this case rpath-link is still added where normally required
and for targets that support it (Linux and *BSD).
The new config.bin.rpath_link and config.bin.rpath_link.auto have the same
semantics as config.bin.rpath* but for rpath-link.
Diffstat (limited to 'old-tests/pairs/test.sh')
0 files changed, 0 insertions, 0 deletions