mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
Disable cpp test to avoid the following build failure without C++ raised since the addition of the package in commit826ef33bedandd9cb12af26: powerpc64-buildroot-linux-gnu-gcc.br_real: error: src/greenlet/tests/_test_extension_cpp.cpp: C++ compiler not installed on this system Fixes: - http://autobuild.buildroot.org/results/1140463b8b2407c2a28b9a955efab6037ee7dbeb Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>