aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-01-14 19:11:38 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-01-14 19:11:38 +0000
commit85a323461c61b05d1ee613f1b376e1c8e5e28240 (patch)
treeec579b5b014953573bcddf87eefbe8c21e5727fa /benchmarks
parent3a0015019dbdcc824267f3fe732321005a0d6559 (diff)
downloadports-85a323461c61b05d1ee613f1b376e1c8e5e28240.tar.gz
ports-85a323461c61b05d1ee613f1b376e1c8e5e28240.zip
- Respect CC & ALL_TARGET
PR: 163086 Submitted by: Jan Beich <jbeich@tormail.net> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=289202
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/iozone/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile
index 172bce2f1cb3..e5bccfcbbbdd 100644
--- a/benchmarks/iozone/Makefile
+++ b/benchmarks/iozone/Makefile
@@ -20,8 +20,8 @@ CONFLICTS= iozone-2.*
WRKSRC= ${WRKDIR}/${DISTNAME}/src/current
MAKEFILE= makefile
-MAKE_ARGS= freebsd CFLAGS="${CFLAGS}"
-ALL_TARGET=
+MAKE_ARGS= ${MAKE_ENV}
+ALL_TARGET= freebsd
MAKE_JOBS_UNSAFE= yes
MAN1= iozone.1