summaryrefslogtreecommitdiff
path: root/benchmarks/lmbench/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-01-14 20:02:52 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-01-14 20:02:52 +0000
commit8fb4c4110e88acf8ab4f2bb2ca52f77b8f0c7118 (patch)
tree0140c225b4488f5fc7f0bd4246d970062e51a3b6 /benchmarks/lmbench/Makefile
parent- Fix build with CLANG (diff)
- Respect CC
PR: 163087 Submitted by: Jan Beich <jbeich@tormail.net> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=289237
Diffstat (limited to '')
-rw-r--r--benchmarks/lmbench/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile
index 4a657f1b9810..bf3a3fc11999 100644
--- a/benchmarks/lmbench/Makefile
+++ b/benchmarks/lmbench/Makefile
@@ -18,6 +18,7 @@ MAINTAINER= sacchi@gmail.com
COMMENT= A system performance measurement tool
ALL_TARGET= build
+MAKE_ARGS= CC='${CC}'
MAKE_ENV= PATH=${PATH}:${WRKSRC}/scripts
MAN1= bargraph.1 graph.1 pgraph.1 rccs.1
MAN3= lmbench.3 reporting.3 results.3 timing.3