aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-06-29 14:53:54 +0000
committerStefan Eßer <se@FreeBSD.org>2022-06-29 14:53:54 +0000
commitb52114270fb74b73a57ab9e58cfb84f4ac0271a3 (patch)
tree43fccb4cefff0dc6cccfd7f51637ecbc60447d05 /benchmarks
parentd11ee7cc646e0506089d2d344eef1e1a83d3a978 (diff)
downloadports-b52114270fb74b73a57ab9e58cfb84f4ac0271a3.tar.gz
ports-b52114270fb74b73a57ab9e58cfb84f4ac0271a3.zip
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/nosqlbench/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/nosqlbench/Makefile b/benchmarks/nosqlbench/Makefile
index 025615262c9a..dcc579afdcec 100644
--- a/benchmarks/nosqlbench/Makefile
+++ b/benchmarks/nosqlbench/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= libleveldb.so:databases/leveldb
DATE= 20151214
USES= cmake:insource tar:bzip2
-CONFLICTS_INSTALL= nanoblogger tarantool-c # bin/nb include/tarantool/tarantool.h
+CONFLICTS_INSTALL= tarantool-c # bin/nb include/tarantool/tarantool.h
post-patch:
@${REINPLACE_CMD} -e 's|-O3 -march=native||' ${WRKSRC}/CMakeLists.txt \