mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 20:09:18 +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:
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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user