aboutsummaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-support/physfs/physfs_3.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-filesystems/recipes-support/physfs/physfs_3.0.1.bb')
-rw-r--r--meta-filesystems/recipes-support/physfs/physfs_3.0.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-filesystems/recipes-support/physfs/physfs_3.0.1.bb b/meta-filesystems/recipes-support/physfs/physfs_3.0.1.bb
index cc97dead56..18bedb8928 100644
--- a/meta-filesystems/recipes-support/physfs/physfs_3.0.1.bb
+++ b/meta-filesystems/recipes-support/physfs/physfs_3.0.1.bb
@@ -11,3 +11,5 @@ PE = "1"
SRC_URI = "http://icculus.org/${BPN}/downloads/${BP}.tar.bz2"
SRC_URI[md5sum] = "359f102bcbd62accf84ef32f4863255d"
SRC_URI[sha256sum] = "b77b9f853168d9636a44f75fca372b363106f52d789d18a2f776397bf117f2f1"
+
+EXTRA_OECMAKE = "-DLIB_SUFFIX=${@d.getVar('baselib').replace('lib', '')}"