summaryrefslogtreecommitdiff
path: root/recipes/iozone3
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/iozone3')
-rw-r--r--recipes/iozone3/iozone3_263.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/iozone3/iozone3_263.bb b/recipes/iozone3/iozone3_263.bb
index c32e1daf4e..2f3d345789 100644
--- a/recipes/iozone3/iozone3_263.bb
+++ b/recipes/iozone3/iozone3_263.bb
@@ -4,6 +4,8 @@ AUTHOR = "Don Capps <don.capps2@verizon.net>, William D. Norcott <wnorcott@us.or
SECTION = "console/tests"
LICENSE = "${PN}"
+PR = "r1"
+
SRC_URI = "http://www.iozone.org/src/current/iozone3_263.tar \
file://copyright.txt \
file://fileop-arm.patch;patch=1"
@@ -12,6 +14,8 @@ S = "${WORKDIR}/${PN}_${PV}/src/current/"
EXTRA_OEMAKE = "linux-arm CC='${CC}'"
+TARGET_CC_ARCH += "${LDFLAGS}"
+
do_install() {
install -d ${D}${bindir} \
${D}${mandir}/man1 \