From: Adrian Zaharia <adrian.zaha...@windriver.com>

backport of commit:
   d799db35d lapack: add packageconfig for lapacke

Signed-off-by: Adrian Zaharia <adrian.zaha...@windriver.com>
Signed-off-by: Khem Raj <raj.k...@gmail.com>
Signed-off-by: Randy MacLeod <randy.macl...@windriver.com>
---
 meta-oe/recipes-devtools/lapack/lapack_3.10.0.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-oe/recipes-devtools/lapack/lapack_3.10.0.bb 
b/meta-oe/recipes-devtools/lapack/lapack_3.10.0.bb
index c82761ac3..87d51d8a4 100644
--- a/meta-oe/recipes-devtools/lapack/lapack_3.10.0.bb
+++ b/meta-oe/recipes-devtools/lapack/lapack_3.10.0.bb
@@ -17,6 +17,9 @@ SRCREV = "aa631b4b4bd13f6ae2dbab9ae9da209e1e05b0fc"
 SRC_URI = 
"git://github.com/Reference-LAPACK/lapack.git;protocol=https;branch=master"
 S = "${WORKDIR}/git"
 
+PACKAGECONFIG ?= ""
+PACKAGECONFIG[lapacke] = "-DLAPACKE=ON,-DLAPACKE=OFF"
+
 EXTRA_OECMAKE = " -DBUILD_SHARED_LIBS=ON "
 OECMAKE_GENERATOR = "Unix Makefiles"
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#103289): 
https://lists.openembedded.org/g/openembedded-devel/message/103289
Mute This Topic: https://lists.openembedded.org/mt/99537791/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to