summaryrefslogtreecommitdiffstats
path: root/package/util-linux/0001-lib-crc32-prefix-public-functions.patch
Commit message (Collapse)AuthorAgeFilesLines
* util-linux: fix crc32 function collisionGustavo Zacarias2016-10-111-0/+182
When linking both zlib and libblkid statically in the same target a collision occurs. Fix this by prefixing publicly-visible crc32 library functions. Fixes: http://autobuild.buildroot.net/results/25e/25efb79dd6ff1d93b5775baeccda23194d68c711/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud