summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/lapack/lapack_3.8.0.bb2
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 "
21OECMAKE_GENERATOR = "Unix Makefiles" 21OECMAKE_GENERATOR = "Unix Makefiles"
22 22
23inherit cmake pkgconfig 23inherit cmake pkgconfig
24 24EXCLUDE_FROM_WORLD = "1"