mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09: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>