Various fixes and updates to build that all.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10568
This commit is contained in:
@@ -6,4 +6,5 @@ stdenv.mkDerivation {
|
||||
url = http://nix.cs.uu.nl/dist/tarballs/elfutils-0.127.tar.gz;
|
||||
sha256 = "12n3h5r3c24a6l2wxz0w2dqq072bvgms0dzckivrwp5vdn22lpdv";
|
||||
};
|
||||
preBuild = "sed -e 's/-Werror//' -i */Makefile ";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user