diff options
Diffstat (limited to 'benchmarks/super-smack/Makefile')
-rw-r--r-- | benchmarks/super-smack/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/super-smack/Makefile b/benchmarks/super-smack/Makefile index 1e613bef8f9b..376815d65d95 100644 --- a/benchmarks/super-smack/Makefile +++ b/benchmarks/super-smack/Makefile @@ -16,6 +16,7 @@ COMMENT= A benchmarking, stress testing, and load generation tool for Databases GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-smacks-dir=${DATADIR} +MAKE_JOBS_UNSAFE= yes PORTDOCS= README TUTORIAL |