diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-01-31 18:39:43 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-02-01 14:23:57 +0100 |
commit | 12a7788820072990c30e94ec4a35746e7b69a953 (patch) | |
tree | bdd383d73bbfcae9e207a5f9998b08670b6d777c /docs/manual | |
parent | cef3cd40b7a168f2e1f532f4b621a259f5ace095 (diff) | |
download | buildroot-12a7788820072990c30e94ec4a35746e7b69a953.tar.gz buildroot-12a7788820072990c30e94ec4a35746e7b69a953.zip |
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>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions