buildroot/package/bcache-tools
Vicente Olivert Riera 462843e013 bcache-tools: fix build with gcc-5
Backport a Debian patch to fix a build failure with gcc-5:

bcache.c:125:9: warning: 'crc_table' is static but used in inline
function 'crc64' which is not static
...
make-bcache.c:277: undefined reference to `crc64'

This issue has been reported upstream but is not yet fixed.

Fixes:

  http://autobuild.buildroot.net/results/410/410954d33206475d70b8e5ba55a2c955a229af9b/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-12-17 12:52:09 +01:00
..
0001-Don-t-inline-crc64-for-gcc-5-compatability.patch bcache-tools: fix build with gcc-5 2015-12-17 12:52:09 +01:00
bcache-tools.hash bcache-tools: bump version to 1.0.8 2015-12-17 11:55:45 +01:00
bcache-tools.mk bcache-tools: bump version to 1.0.8 2015-12-17 11:55:45 +01:00
Config.in packages: remove (non-)lfs dependencies and tweaks 2015-04-01 22:47:22 +02:00