buildroot/package/squashfs
Bernd Kuhls 12a7788820 package/squashfs: fix musl build
The build errors were not yet found by the autobuilders:

action.c: In function ‘name_fn’:
action.c:1911:29: error: ‘FNM_EXTMATCH’ undeclared (first use in this function)
     FNM_PATHNAME|FNM_PERIOD|FNM_EXTMATCH) == 0;)
                             ^
pseudo.c: In function ‘read_pseudo_def’:
pseudo.c:435:11: error: ‘S_IFBLK’ undeclared (first use in this function)
   mode |= S_IFBLK;
           ^

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-02-01 14:23:57 +01:00
..
0001-musl.patch package/squashfs: fix musl build 2016-02-01 14:23:57 +01:00
Config.in
Config.in.host
squashfs.hash
squashfs.mk