libchop: fix builds with glibc 2.16+

This commit is contained in:
Ludovic Courtès
2013-03-02 11:14:42 +01:00
parent 84d5defb75
commit b6452df939
2 changed files with 73 additions and 0 deletions
@@ -9,6 +9,8 @@ stdenv.mkDerivation rec {
sha256 = "0fpdyxww41ba52d98blvnf543xvirq1v9xz1i3x1gm9lzlzpmc2g";
};
patches = [ ./gets-undeclared.patch ];
buildNativeInputs = [ pkgconfig gperf ];
buildInputs =
[ zlib bzip2 lzo