summaryrefslogtreecommitdiff
path: root/recipes/unionfs/unionfs.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/unionfs/unionfs.inc')
-rw-r--r--recipes/unionfs/unionfs.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/unionfs/unionfs.inc b/recipes/unionfs/unionfs.inc
index 32c1e2f3b0..e70fd5d78b 100644
--- a/recipes/unionfs/unionfs.inc
+++ b/recipes/unionfs/unionfs.inc
@@ -6,7 +6,9 @@ LICENSE = "GPL"
SRC_URI = "ftp://ftp.fsl.cs.sunysb.edu/pub/unionfs/OLD/unionfs-1.x/unionfs-${PV}.tar.gz"
S = "${WORKDIR}/unionfs-${PV}"
-FILESPATHPKG =. "unionfs-${PV}:unionfs:"
export UCFLAGS = '${CFLAGS} -DNODEBUG -DUNIONFS_VERSION=\\"${PV}\\"'
CFLAGS = "${BUILD_OPTIMIZATION}"
+TARGET_CC_ARCH += "${LDFLAGS}"
+
+INC_PR = "r1"