From 0f0eb50c1e9988923b5a502ecdeb918467b60cac Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 15:52:44 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: benchmarks) --- benchmarks/netio/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'benchmarks/netio/Makefile') 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 -- cgit v1.2.3