From 98fb62d172c975ad99016591330fa69a0ed58007 Mon Sep 17 00:00:00 2001 From: Dima Panov Date: Wed, 20 Nov 2024 12:43:12 +0300 Subject: [PATCH] benchmarks/hipercontracer: mark as BROKEN, fails to build with boost-1.86+ Sponsored by: Future Crew, LLC --- benchmarks/hipercontracer/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/benchmarks/hipercontracer/Makefile b/benchmarks/hipercontracer/Makefile index 0d91140c2ffb..b5f14f178873 100644 --- a/benchmarks/hipercontracer/Makefile +++ b/benchmarks/hipercontracer/Makefile @@ -11,6 +11,8 @@ WWW= https://www.nntb.no/~dreibh/hipercontracer/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= fails to build with boost-1.86+ + LIB_DEPENDS= libboost_atomic.so:devel/boost-libs USES= cmake compiler:c++14-lang python shebangfix tar:xz