mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
But not the octave development package: checking for octave... octave checking for mkoctfile... configure: error: mkoctfile is not installed We don't need octace support, so fix it by explictly disabling it. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>