Use dynamical libbfd because static one is searched in strange places
This commit is contained in:
@@ -28,6 +28,8 @@ rec {
|
|||||||
inherit buildInputs;
|
inherit buildInputs;
|
||||||
configureFlags = [
|
configureFlags = [
|
||||||
"--enable-ansi"
|
"--enable-ansi"
|
||||||
|
"--enable-dynsysbfd"
|
||||||
|
"--disable-statsysbfd"
|
||||||
];
|
];
|
||||||
|
|
||||||
# Upstream bug submitted - http://savannah.gnu.org/bugs/index.php?30371
|
# Upstream bug submitted - http://savannah.gnu.org/bugs/index.php?30371
|
||||||
|
|||||||
Reference in New Issue
Block a user