mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
Fix the following build failure with libressl: CMake Error: TRY_RUN() invoked in cross-compiling mode, please set the following cache variables appropriately: LIBRESSL_RESULT (advanced) LIBRESSL_RESULT__TRYRUN_OUTPUT (advanced) For details see /nvmedata/autobuild/instance-27/output-1/build/mariadb-10.3.34/TryRunResults.cmake Fixes: - http://autobuild.buildroot.org/results/cbdbfcdae4b89ac678e1bf6bcded96872c7223ab Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>