mirror of
https://github.com/godotengine/buildroot.git
synced 2025-12-31 09:48:56 +03:00
This patch fixes the build of lli for host-llvm when using GCC 8. It was taken from llvm-5.0 package for Fedora 28. Link to bug: https://bugzilla.redhat.com/show_bug.cgi?id=1540620 Fixes: http://autobuild.buildroot.net/results/824c70e982d8ec7e518cf4db058767df42db6b04/ Signed-off-by: Valentin Korenblit <valentin.korenblit@smile.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>