From 87e8477cb34d4fb1ff6173aaf66407e580f894ab Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 27 Apr 2021 17:20:19 +0300 Subject: benchmarks/dbs: extend BROKENness to FreeBSD 14 --- benchmarks/dbs/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'benchmarks/dbs') 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} -- cgit v1.2.3