mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
For example coldfire uses FLAT binaries, which are statically build. Fixes following autobuild failure: http://autobuild.buildroot.net/results/cc4233a4c3f92275a4071c172330c920c35219ca/ Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> [Thomas: use an intermediate variable rather than duplicating code.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>