aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/retroshare
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-12-19 03:53:02 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-12-19 03:53:02 +0000
commitc2145dc9fbb71e515541db5bf7a3cb92cd9362d3 (patch)
treeb723bbe2a5f58548cec643b78e825819019c0fff /net-p2p/retroshare
parent5e7519312acb3776f4eb1e447098e31329048bcd (diff)
downloadports-c2145dc9fbb71e515541db5bf7a3cb92cd9362d3.tar.gz
ports-c2145dc9fbb71e515541db5bf7a3cb92cd9362d3.zip
Mark broken on arm due to regression in clang 4.0.
PR: 216637 Submitted by: jbeich Approved by: portmgr (tier-2 blanket), maintainer timeout (peter@netkey.at, several months)
Notes
Notes: svn path=/head/; revision=456703
Diffstat (limited to 'net-p2p/retroshare')
-rw-r--r--net-p2p/retroshare/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-p2p/retroshare/Makefile b/net-p2p/retroshare/Makefile
index d864268a28c3..10187692828b 100644
--- a/net-p2p/retroshare/Makefile
+++ b/net-p2p/retroshare/Makefile
@@ -24,6 +24,10 @@ LIB_DEPENDS= libsqlcipher.so:databases/sqlcipher \
libcurl.so:ftp/curl \
libmicrohttpd.so:www/libmicrohttpd
+BROKEN_aarch64= fails to compile due to clang 4.0 regression: util/bdthreads.cc:132:10: ordered comparison between pointer and zero
+BROKEN_armv6= fails to compile due to clang 4.0 regression: util/bdthreads.cc:132:10: ordered comparison between pointer and zero
+BROKEN_armv7= fails to compile due to clang 4.0 regression: util/bdthreads.cc:132:10: ordered comparison between pointer and zero
+
USES= compiler:features desktop-file-utils dos2unix pkgconfig qmake ssl
USE_GNOME= glib20 libxml2 libxslt
USE_GL= gl