diff options
author | Richard Kunze <richard.kunze@web.de> | 2018-09-02 00:06:00 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-09-02 00:20:04 +0200 |
commit | ed0e55675eaf91e61d8004128169cb195a4fb72a (patch) | |
tree | 2d0c458dc6b45d8556ca63b4d609c6dc864dd38d /package/gcc | |
parent | d1144944565f0a852cddbb1dd6f8f012c304dc0a (diff) | |
download | buildroot-ed0e55675eaf91e61d8004128169cb195a4fb72a.tar.gz buildroot-ed0e55675eaf91e61d8004128169cb195a4fb72a.zip |
package/squashfs: fix build on hosts with glibc >= 2.28
Since glibc 2.28, sys/sysmacros.h is no longer included from sys/types.h
This patch fixes the resulting build error by explicitly including
sys/sysmacros.h
See also https://github.com/plougher/squashfs-tools/pull/52
Signed-off-by: Richard Kunze <richard.kunze@web.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions