git: 8f5313a3d5df - main - devel/hpx: Broken on riscv64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Jul 2022 20:34:09 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=8f5313a3d5dfe3a69ae13559fe5c1ae841ed65d2 commit 8f5313a3d5dfe3a69ae13559fe5c1ae841ed65d2 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-07-21 20:33:45 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-07-21 20:33:45 +0000 devel/hpx: Broken on riscv64 Reported by: fallout --- devel/hpx/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/hpx/Makefile b/devel/hpx/Makefile index b444af01ac32..1f7a520be8aa 100644 --- a/devel/hpx/Makefile +++ b/devel/hpx/Makefile @@ -8,6 +8,8 @@ COMMENT= C++ Standard Library for Parallelism and Concurrency LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt +BROKEN_riscv64= hpx/hardware/timestamp.hpp:43:6: error: Unsupported platform + BUILD_DEPENDS= asio>0:net/asio LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \ libhwloc.so.15:devel/hwloc2