mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 14:59:55 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user