aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-01-25 14:43:34 +0800
committerMark Linimon <linimon@FreeBSD.org>2021-01-25 14:43:34 +0800
commit61b76cc649037aa62c0758ccf6f86ffecf21cee8 (patch)
treeed2650c0bc31c5e57f4cabef91960f5d6c1f30d6 /devel
parentaf408433c53d11640beab9ada8a47f4dc0d19ee0 (diff)
downloadfreebsd-ports-gnome-61b76cc649037aa62c0758ccf6f86ffecf21cee8.tar.gz
freebsd-ports-gnome-61b76cc649037aa62c0758ccf6f86ffecf21cee8.tar.zst
freebsd-ports-gnome-61b76cc649037aa62c0758ccf6f86ffecf21cee8.zip
Mark BROKEN on riscv64:
/wrkdirs/usr/ports/devel/hpx/work/hpx-1.2.1/hpx/util/hardware/timestamp.hpp:43:6: error: Unsupported platform. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'devel')
-rw-r--r--devel/hpx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/hpx/Makefile b/devel/hpx/Makefile
index dc55a4c16542..aba8ada13336 100644
--- a/devel/hpx/Makefile
+++ b/devel/hpx/Makefile
@@ -11,6 +11,8 @@ COMMENT= C++ Standard Library for Parallelism and Concurrency
LICENSE= BSL
LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt
+BROKEN_riscv64= fails to compile: hpx/util/hardware/timestamp.hpp:43:6: error: Unsupported platform
+
LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \
libhwloc.so.15:devel/hwloc2