uclibc: add upstream patch to fix gdbm compile issue
authorWaldemar Brodkorb <wbx@openadk.org>
Tue, 6 Jun 2017 21:08:31 +0000 (23:08 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 8 Jun 2017 19:32:17 +0000 (21:32 +0200)
commite2a2826be557f661c88b607212c1469cc5820bcc
treeabfa62106d4bd7872f4f6d7b70f1ce2bcee77961
parent269b21afaa5e85a4fd469f0ea98a5657566bbc49
uclibc: add upstream patch to fix gdbm compile issue

This patches fixes

gdbmopen.c:35:40: error: unknown type name 'blksize_t'
 compute_directory_size (GDBM_FILE dbf, blksize_t block_size,

Fixes
  http://autobuild.buildroot.net/results/592/59278fb8681d474883e6551df5173edd806b16fa/

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/uclibc/0002-sys-types.h-sync-with-GNU-C-library.patch [new file with mode: 0644]