include own lib dir in RPATH before system lib dirs in binutils easyblock#2044
include own lib dir in RPATH before system lib dirs in binutils easyblock#2044akesandgren merged 2 commits intoeasybuilders:developfrom
Conversation
|
|
This is on Ubuntu 20.04, I have yet to test anything on the Arch Linux described in easybuilders/easybuild-easyconfigs#10056 |
d761587 to
458652c
Compare
|
Ah yes the issue is in the EC repo. Updated the commit and description, no other change |
|
Arch Linux seems a bit link-happy still but it finds the right libctf at least: Simpler programs like |
|
Seems like I need to cpnfigure binutils/2.34 with Should that go into the easyblock (in this PR or another), or into the 2.34 and onward easyconfigs? |
|
I'd go for EasyBlock with an option to include it. Do you know in which versions this was introduced? |
c17ff78 to
78ebdae
Compare
|
Ok, done: 78ebdae Disabled by default. |
Avoids taking a system lib over an installed lib Fixes easybuilders/easybuild-easyconfigs#10056
|
Going in, thanks @Flamefire! |
Avoids taking a system lib over an installed lib
Fixes easybuilders/easybuild-easyconfigs#10056
@zao