nbnench-byte: fix QA errors
authorKoen Kooi <koen@openembedded.org>
Tue, 23 Jun 2009 06:27:23 +0000 (08:27 +0200)
committerKoen Kooi <koen@openembedded.org>
Tue, 23 Jun 2009 06:27:23 +0000 (08:27 +0200)
recipes/nbench-byte/nbench-byte_2.2.3.bb

index 4a5fa24..76699ba 100644 (file)
@@ -8,6 +8,9 @@ SECTION = "console/utils"
 SRC_URI = "http://www.tux.org/~mayer/linux/${PN}-${PV}.tar.gz \
            file://nbench_32bits.patch;patch=1"
 
+PR = "r1"
+
+TARGET_CC_ARCH += "${CFLAGS} ${LDFLAGS}"
 do_compile() {
        oe_runmake
 }