lapack: Exclude from world builds

Since we do not build toolchain with fortran enabled this will
always fail

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2018-08-17 17:54:15 -07:00
parent df411368c0
commit d4397bcc67

View File

@ -21,4 +21,4 @@ EXTRA_OECMAKE = " -DBUILD_SHARED_LIBS=ON "
OECMAKE_GENERATOR = "Unix Makefiles"
inherit cmake pkgconfig
EXCLUDE_FROM_WORLD = "1"