aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/webbench/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/webbench/Makefile')
-rw-r--r--benchmarks/webbench/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/webbench/Makefile b/benchmarks/webbench/Makefile
index 5163a469a47c..c5436541572f 100644
--- a/benchmarks/webbench/Makefile
+++ b/benchmarks/webbench/Makefile
@@ -16,8 +16,8 @@ COMMENT= Simple forking web benchmark
USE_GETOPT_LONG=yes
-MAKE_ENV+= CPPFLAGS="${CPPFLAGS}" \
- LDFLAGS="${LDFLAGS}"
+MAKE_ENV+= LDFLAGS="${LDFLAGS}"
+MAKE_ARGS+= CFLAGS="${CPPFLAGS} ${CFLAGS}"
.if !defined(NO_INSTALL_MANPAGES)
MAN1= webbench.1