summaryrefslogtreecommitdiffstats
path: root/rules/iozone.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2012-11-26 11:56:54 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2012-11-26 12:07:00 +0100
commitcb12a8865e80a4dc5ca0ae62b410644d09bf1637 (patch)
tree9913811632106aa5f5e8e31bd2d27ea1ec18e2de /rules/iozone.make
parent47c31e1b0783497fa8ed6f9158f2643a58bce1f3 (diff)
downloadptxdist-cb12a8865e80a4dc5ca0ae62b410644d09bf1637.tar.gz
ptxdist-cb12a8865e80a4dc5ca0ae62b410644d09bf1637.tar.xz
iozone: work around problems with patch on opensuse
Fixes the problem: patchin: patch: apply 'ptxdist-2012.10.0/patches/iozone3_327/series' applying '0001-autotoolize-iozone.patch' patching file Makefile.am patching file autogen.sh patching file configure.ac patching file src/current/Makefile.am applying '0003-remove-old-makefile.patch' File src/current/makefile is read-only; refusing to patch 1 out of 1 hunk ignored -- saving rejects to file src/current/makefile.rej by not removing src/current/makefile, but let configure generate a src/current/makefile. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/iozone.make')
-rw-r--r--rules/iozone.make6
1 files changed, 0 insertions, 6 deletions
diff --git a/rules/iozone.make b/rules/iozone.make
index 65eec3b67..ab6551ff6 100644
--- a/rules/iozone.make
+++ b/rules/iozone.make
@@ -34,12 +34,6 @@ IOZONE_LICENSE := Freeware
#
IOZONE_CONF_TOOL := autoconf
-$(STATEDIR)/iozone.prepare:
- @$(call targetinfo)
- @chmod +x $(IOZONE_DIR)/configure
- @$(call world/prepare, IOZONE)
- @$(call touch)
-
# ----------------------------------------------------------------------------
# Target-Install
# ----------------------------------------------------------------------------