summaryrefslogtreecommitdiff
path: root/benchmarks/dbs
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2021-04-27 17:20:19 +0300
committerDmitry Marakasov <amdmi3@FreeBSD.org>2021-04-27 17:21:19 +0300
commit87e8477cb34d4fb1ff6173aaf66407e580f894ab (patch)
tree01417c7b0842a4db75c4bbaba7a5fba0afd47230 /benchmarks/dbs
parentdevel/hadoop: extend BROKENness to FreeBSD 14 (diff)
benchmarks/dbs: extend BROKENness to FreeBSD 14
Diffstat (limited to 'benchmarks/dbs')
-rw-r--r--benchmarks/dbs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/dbs/Makefile b/benchmarks/dbs/Makefile
index 83c0a76f5a79..4725119a50e8 100644
--- a/benchmarks/dbs/Makefile
+++ b/benchmarks/dbs/Makefile
@@ -16,6 +16,7 @@ RUN_DEPENDS= gnuplot:math/gnuplot
BROKEN_FreeBSD_12= tcp_debug.h: field has incomplete type 'struct tcpcb'
BROKEN_FreeBSD_13= tcp_debug.h: field has incomplete type 'struct tcpcb'
+BROKEN_FreeBSD_14= tcp_debug.h: field has incomplete type 'struct tcpcb'
BUILD_WRKSRC= ${WRKSRC}/obj/${OPSYS}
INSTALL_WRKSRC= ${WRKSRC}/obj/${OPSYS}