summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libfann
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/libfann')
-rw-r--r--meta-oe/recipes-support/libfann/libfann_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libfann/libfann_git.bb b/meta-oe/recipes-support/libfann/libfann_git.bb
index 40f91ac43d..2f68ea95a8 100644
--- a/meta-oe/recipes-support/libfann/libfann_git.bb
+++ b/meta-oe/recipes-support/libfann/libfann_git.bb
@@ -14,6 +14,5 @@ SRC_URI = "git://github.com/libfann/fann.git;branch=master;protocol=https \
14 14
15PV = "2.2.0+git" 15PV = "2.2.0+git"
16 16
17S = "${WORKDIR}/git"
18 17
19EXTRA_OECMAKE = "-DLIB_SUFFIX=${@d.getVar('baselib').replace('lib', '')}" 18EXTRA_OECMAKE = "-DLIB_SUFFIX=${@d.getVar('baselib').replace('lib', '')}"