mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-21 08:51:30 +03:00
- Add hash for license file - Fix build with glibc 2.28: <sys/sysmacros.h> is no longer included from <sys/types.h>, and therefore <sys/sysmacros.h> must be included explicitly when major()/minor() are used Fixes: - http://autobuild.buildroot.org/results/60ec736ec524dcffedcef8f92d98aa29fb8987aa Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>