aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-07-21 20:33:45 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-07-21 20:34:37 +0000
commitc51c4e966d01e4f8e65ab5e43a0c50fb24223e60 (patch)
treea40f4d526e3b8f03855a125cb451cc16cf2bcb07
parenta9325b8131e192de04ef7749beeb27ea54dc3426 (diff)
downloadports-c51c4e966d01e4f8e65ab5e43a0c50fb24223e60.tar.gz
ports-c51c4e966d01e4f8e65ab5e43a0c50fb24223e60.zip
devel/hpx: Broken on riscv64
Reported by: fallout (cherry picked from commit 8f5313a3d5dfe3a69ae13559fe5c1ae841ed65d2)
-rw-r--r--devel/hpx/Makefile2
1 files changed, 2 insertions, 0 deletions
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