diff options
author | Giulio Benetti <giulio.benetti@micronovasrl.com> | 2018-09-08 13:25:06 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-09-08 15:37:32 +0200 |
commit | 7620420758074fe49fe0944078a8cceb608096bc (patch) | |
tree | c8d5a65e9d78aa874a1d00a69f88ace8b3154e39 /package/python-zeroconf/python-zeroconf.hash | |
parent | a8a5501cda50a65ed9d85b220b93150265f81e49 (diff) | |
download | buildroot-7620420758074fe49fe0944078a8cceb608096bc.tar.gz buildroot-7620420758074fe49fe0944078a8cceb608096bc.zip |
dvdrw-tools: fix minor()/major() build failure due to 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.
This commit adds a patch to directly include <sys/sysmacros.h> into
growisofs.c where minor() and major() macros are used.
Fixes:
http://autobuild.buildroot.net/results/763/763879f845ffd43343a7b4d548b1eba991d572bd//
Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-zeroconf/python-zeroconf.hash')
0 files changed, 0 insertions, 0 deletions