mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
Fix the following build failure with boost-log raised since bump to version 1.79.0 in commit7fa88b8eb6and3cbc2585c3: error: at libs/log/build/Jamfile.v2:59 error: Unable to find file or target named error: '/boost/architecture//mips' error: referred to from project at error: 'libs/log/build' Fixes: - http://autobuild.buildroot.org/results/edcc7c7f3586993a77b6cc06ed02363a42c09a83 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>