git: d84fd73ecffb - main - devel/hpx: mark as BROKEN after recent boost upgrade

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Sun, 22 May 2022 20:18:00 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d84fd73ecffb6a85ff721af375855b719f9213f1

commit d84fd73ecffb6a85ff721af375855b719f9213f1
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-05-22 19:49:02 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-05-22 20:17:11 +0000

    devel/hpx: mark as BROKEN after recent boost upgrade
    
    PR:     246106
---
 devel/hpx/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/hpx/Makefile b/devel/hpx/Makefile
index d949775f1d52..5f44b04a9678 100644
--- a/devel/hpx/Makefile
+++ b/devel/hpx/Makefile
@@ -10,6 +10,7 @@ LICENSE=	BSL
 LICENSE_FILE=	${WRKSRC}/LICENSE_1_0.txt
 
 BROKEN_riscv64=		fails to compile: hpx/util/hardware/timestamp.hpp:43:6: error: Unsupported platform
+BROKEN=			fails to compile: error: use of undeclared identifier 'BOOST_INTERLOCKED_EXCHANGE'
 
 LIB_DEPENDS=	libboost_filesystem.so:devel/boost-libs \
 		libhwloc.so.15:devel/hwloc2