lcdproc: Fix compilation with GCC >= 10.x

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2020-08-12 15:46:49 -07:00
parent a6f710f6cd
commit e8b286f893
2 changed files with 47 additions and 0 deletions
@@ -15,6 +15,7 @@ SRC_URI = "git://github.com/lcdproc/lcdproc \
file://0001-Fix-parallel-build-fix-port-internal-make-dependenci.patch \
file://0002-Include-limits.h-for-PATH_MAX-definition.patch \
file://0003-Fix-non-x86-platforms-on-musl.patch \
file://0001-Fix-compilation-with-GCC-10.x.patch \
"
S = "${WORKDIR}/git"