diff options
author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2018-10-14 20:11:38 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-10-15 07:19:37 +0200 |
commit | 3c4c7a79ee9de47a860a64684eee1722c8784cc3 (patch) | |
tree | d65d4dcba66b853c083f561eaa01ca599d03f036 /package/python-py | |
parent | fbaf0a6db208f77e0f69c36b7338e8c37ad269d9 (diff) | |
download | buildroot-3c4c7a79ee9de47a860a64684eee1722c8784cc3.tar.gz buildroot-3c4c7a79ee9de47a860a64684eee1722c8784cc3.zip |
udftools: fix build with glibc 2.28
glibc 2.28 no longer includes <sys/sysmacros.h> from <sys/types.h>,
and therefore <sys/sysmacros.h> must be included explicitly when
major()/minor() are used.
Fixes:
- http://autobuild.buildroot.org/results/33cb370ee80d0603974b6376f0364f914d150463
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-py')
0 files changed, 0 insertions, 0 deletions