Added patch from Gentoo for glibc 2.6 compatibility. It just randomly renames an inner function, so glibc 2.5-safe.
svn path=/nixpkgs/trunk/; revision=9441
This commit is contained in:
@@ -6,4 +6,5 @@ stdenv.mkDerivation {
|
||||
url = http://ftp.gnu.org/gnu/gzip/gzip-1.3.12.tar.gz;
|
||||
sha256 = "1bw7sm68xjlnlzgcx66hnw80ac1qqyvhw0vw27zilgbzbzh5nmiz";
|
||||
};
|
||||
patches = [./gnulib-futimens.patch];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user