octave: Exclude from world builds

it needs lapack which inturn needs libgfortran
and fortran support in compiler is not on by default

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2019-03-04 07:47:05 -08:00
parent 99b17d01c9
commit 5242f52361
@@ -37,3 +37,4 @@ FILES_liboctave-dbg = "${libdir}/${PN}/${PV}/.debug"
FILES_${PN}-dbg = "${bindir}/.debug ${libdir}/${PN}/${PV}/oct/${TARGET_SYS}/.debug"
EXCLUDE_FROM_WORLD = "1"