summaryrefslogtreecommitdiff
path: root/benchmarks/lmbench
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:52:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 15:52:44 +0000
commit0f0eb50c1e9988923b5a502ecdeb918467b60cac (patch)
tree31ede4b6a16eed4dc573704597f9b61f97243a68 /benchmarks/lmbench
parent- Add entry about the new DEFAULT_VERSIONS framework (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: benchmarks)
Notes
Notes: svn path=/head/; revision=327708
Diffstat (limited to 'benchmarks/lmbench')
-rw-r--r--benchmarks/lmbench/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile
index 8fc66a2d369a..47a94eb44ca2 100644
--- a/benchmarks/lmbench/Makefile
+++ b/benchmarks/lmbench/Makefile
@@ -29,6 +29,7 @@ MAN8= bw_file_rd.8 bw_mem.8 bw_mem_rd.8 bw_mmap_rd.8 \
USES= gmake
+NO_STAGE= yes
# the bindir for the PLIST is:
# (note that ./os needs to be run inside the work dir, running it
# outside will give a different result.)