Use dynamical libbfd because static one is searched in strange places

This commit is contained in:
Michael Raskin 2014-02-02 21:14:55 +04:00
parent 41faaa1970
commit 6b0769ef90

View file

@ -28,6 +28,8 @@ rec {
inherit buildInputs;
configureFlags = [
"--enable-ansi"
"--enable-dynsysbfd"
"--disable-statsysbfd"
];
# Upstream bug submitted - http://savannah.gnu.org/bugs/index.php?30371