Closed acoul closed 6 years ago
on a void-linux-64, a musl-libc system:
unsquashfs.c: In function 'matches': unsquashfs.c:1442:35: error: 'FNM_EXTMATCH' undeclared (first use in this function) name, FNM_PATHNAME|FNM_PERIOD|FNM_EXTMATCH) ==
maybe this will help
Please report upstream to SquashFS.
I guess you could include the patch?
on a void-linux-64, a musl-libc system:
unsquashfs.c: In function 'matches': unsquashfs.c:1442:35: error: 'FNM_EXTMATCH' undeclared (first use in this function) name, FNM_PATHNAME|FNM_PERIOD|FNM_EXTMATCH) ==
maybe this will help