Merge branch 'master' into closure-size

This commit is contained in:
Luca Bruno
2015-12-11 18:31:00 +01:00
577 changed files with 28738 additions and 7408 deletions
@@ -20,6 +20,8 @@ stdenv.mkDerivation rec {
# FIXME: Eventually make Gettext a build input on all platforms.
configureFlags = stdenv.lib.optional stdenv.isDarwin "--disable-nls";
buildInputs = [ gettext ];
meta = {
description = "ELF object file access library";