summaryrefslogtreecommitdiff
path: root/benchmarks/netio
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/netio')
-rw-r--r--benchmarks/netio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/netio/Makefile b/benchmarks/netio/Makefile
index cc2cdcf39ea4..e68386ab7982 100644
--- a/benchmarks/netio/Makefile
+++ b/benchmarks/netio/Makefile
@@ -22,6 +22,7 @@ MAKE_ENV+= OUT="-o" LIBS=${PTHREAD_LIBS}
PLIST_FILES+= bin/netio6
.endif
+NO_STAGE= yes
do-build:
cd ${WRKSRC}; \
${SETENV} ${MAKE_ENV} O=.o CFLAGS="${CFLAGS}" ${GMAKE} all