gzip: add patch to fix glibc build
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 4 Aug 2009 20:28:32 +0000 (22:28 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 4 Aug 2009 21:55:28 +0000 (23:55 +0200)
commit27c667c782d90c43fb6148134feb207307674019
tree70b62a87a37fa8dd0ecfc4fcfebb12713ec73372
parent5b72dda69f72e1953dfc7987dd1b418e1afe79a4
gzip: add patch to fix glibc build

Recent glibc versions introduced a futimens() function, that gzip
already implemented. So waiting for a proper usage of this function in
gzip, we rename the gzip internal function to gz_futimens().

Patch inspired by
http://lists.pld-linux.org/mailman/pipermail/pld-cvs-commit/Week-of-Mon-20070514/155476.html

Fixes bug #537

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
CHANGES
package/gzip/gzip-1.3.12-rename-futimens.patch [new file with mode: 0644]
package/gzip/gzip.mk