packages/utils/squashfs-tools/patches
Eneas U de Queiroz 0c8ad0cc12
squashfs-tools: need to include sys/sysmacros.h
The inclusion of <sys/sysmacros.h> by <sys/types.h> was deprecated and
removed.  This is causing major, minor, and makedev to be undefined.

The patch is an upstream commit fixing it.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-08-18 20:22:42 -07:00
..
0003-mksquashfs.c-get-inline-functions-work-with-C99.patch squashfs-tools: get inline functions work with both gnu11 and gnu89 2016-04-05 09:26:35 +03:00
0004-vla-to-malloc.patch squashfs-tools: fix segfault 2017-09-11 08:55:55 -06:00
0005-mksquashfs-unsquashfs-fix-compilation-with-glibc-2.2.patch squashfs-tools: need to include sys/sysmacros.h 2019-08-18 20:22:42 -07:00