mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
Add an upstream to enable mp_set_double on more architectures to fix the following build failure on moarvm with some ARM architectures: linking moar ./libmoar.so: undefined reference to `mp_set_double' Fixes: - http://autobuild.buildroot.org/results/59d6b651498f3523d4a990eddc03c7d5043425ff Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>