aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2012-01-15 04:02:52 +0800
committermiwi <miwi@FreeBSD.org>2012-01-15 04:02:52 +0800
commit317da2f79f9339827dc888069c95b1be132828ed (patch)
treee887f0f4d4a38847dbbd559fbe219844b018d9b4 /benchmarks
parent37b6230191918ce0b55b88fa93b790349495382d (diff)
downloadfreebsd-ports-gnome-317da2f79f9339827dc888069c95b1be132828ed.tar.gz
freebsd-ports-gnome-317da2f79f9339827dc888069c95b1be132828ed.tar.zst
freebsd-ports-gnome-317da2f79f9339827dc888069c95b1be132828ed.zip
- Respect CC
PR: 163087 Submitted by: Jan Beich <jbeich@tormail.net> Approved by: maintainer
Diffstat (limited to 'benchmarks')
-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