add support for %(rpath_enabled)s template value#4670
add support for %(rpath_enabled)s template value#4670jfgrimm merged 3 commits intoeasybuilders:developfrom
%(rpath_enabled)s template value#4670Conversation
|
One use case for this is |
|
I've re-targeted this to cc @jfgrimm |
|
as suggested in the conf call, this example could be shortened to: if we set it to Alternatively, we could consider a different approach and do something more like the we could similarly have: |
%(rpath)s template value%(rpath_enabled)s template value
|
@jfgrimm The |
|
@boegel fair enough, I had thought it might be awkward with the potential that people hook on a case-by-case basis |
There are situations where we should be able to detect in an easyconfig file whether or not RPATH linking is used.
This can be leveraged in easyconfigs where pre-built binaries or libraries are included, like (for example):