Fix libelf build on Illumos
This commit is contained in:
parent
a93f883556
commit
f046f7bad3
@ -15,6 +15,8 @@ stdenv.mkDerivation (rec {
|
||||
nativeBuildInputs = [ glibc ];
|
||||
};
|
||||
|
||||
buildInputs = [ gettext ];
|
||||
|
||||
meta = {
|
||||
description = "ELF object file access library";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user