buildroot/package/gpm
Giulio Benetti a7253fc1c3 gpm: fix 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()
is used.

This commit adds a patch to directly include <sys/sysmacros.h> into
open_console.c file where major() macro is used.

Patch has been taken from gpm upstream commit:
b350aee4ea

Fixes:
http://autobuild.buildroot.net/results/f53/f5373a567de619375746f1dcfe312971b85bb810/
http://autobuild.buildroot.net/results/227/227a7edf9304d85645d3e7fa0f930fe2e9b6e752/

Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-09-16 10:21:01 +02:00
..
0001-Added-musl-support-to-libgpm-and-the-daemon.patch
0002-Install-unversioned-solibrary.patch
0003-src-Makefile.in-Really-install-unversioned-solibrary.patch
0004-Use-sigemptyset-API-instead-of-__sigemptyset.patch gpm: fix build with glibc 2.26 2017-11-02 21:18:24 +01:00
0005-fix-building-w-newer-glibc.patch gpm: fix major() build failure due to glibc 2.28 2018-09-16 10:21:01 +02:00
Config.in
gpm.hash
gpm.mk