diff options
-rw-r--r-- | meta-oe/recipes-devtools/lapack/lapack_3.8.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/lapack/lapack_3.8.0.bb b/meta-oe/recipes-devtools/lapack/lapack_3.8.0.bb index ef1abd5675..7544744b34 100644 --- a/meta-oe/recipes-devtools/lapack/lapack_3.8.0.bb +++ b/meta-oe/recipes-devtools/lapack/lapack_3.8.0.bb | |||
@@ -21,4 +21,4 @@ EXTRA_OECMAKE = " -DBUILD_SHARED_LIBS=ON " | |||
21 | OECMAKE_GENERATOR = "Unix Makefiles" | 21 | OECMAKE_GENERATOR = "Unix Makefiles" |
22 | 22 | ||
23 | inherit cmake pkgconfig | 23 | inherit cmake pkgconfig |
24 | 24 | EXCLUDE_FROM_WORLD = "1" | |