summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/lapack/lapack_3.9.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/lapack/lapack_3.9.0.bb')
-rw-r--r--meta-oe/recipes-devtools/lapack/lapack_3.9.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/lapack/lapack_3.9.0.bb b/meta-oe/recipes-devtools/lapack/lapack_3.9.0.bb
index 62d4df5e0..1664d637b 100644
--- a/meta-oe/recipes-devtools/lapack/lapack_3.9.0.bb
+++ b/meta-oe/recipes-devtools/lapack/lapack_3.9.0.bb
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=930f8aa500a47c7dab0f8efb5a1c9a40"
8# Note this is not officially supported and is just illustrated here to 8# Note this is not officially supported and is just illustrated here to
9# show an example of how it can be done 9# show an example of how it can be done
10# You'll also need your fortran recipe to depend on libgfortran 10# You'll also need your fortran recipe to depend on libgfortran
11#FORTRAN_forcevariable = ",fortran" 11#FORTRAN:forcevariable = ",fortran"
12#RUNTIMETARGET_append_pn-gcc-runtime = " libquadmath" 12#RUNTIMETARGET:append:pn-gcc-runtime = " libquadmath"
13 13
14DEPENDS = "libgfortran" 14DEPENDS = "libgfortran"
15 15