aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2021-04-27 22:20:19 +0800
committerDmitry Marakasov <amdmi3@FreeBSD.org>2021-04-27 22:21:19 +0800
commit87e8477cb34d4fb1ff6173aaf66407e580f894ab (patch)
tree01417c7b0842a4db75c4bbaba7a5fba0afd47230 /benchmarks
parentd1dfd0f645627e01725c427d2a86a7b316b6652f (diff)
downloadfreebsd-ports-gnome-87e8477cb34d4fb1ff6173aaf66407e580f894ab.tar.gz
freebsd-ports-gnome-87e8477cb34d4fb1ff6173aaf66407e580f894ab.tar.zst
freebsd-ports-gnome-87e8477cb34d4fb1ff6173aaf66407e580f894ab.zip
benchmarks/dbs: extend BROKENness to FreeBSD 14
Diffstat (limited to 'benchmarks')
-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}