aboutsummaryrefslogtreecommitdiff
path: root/misc/xgboost
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-11-27 10:22:08 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-11-27 10:22:08 +0000
commit1763a1ae09f1e980129d2354346da9ff528beca3 (patch)
treef39798a0dff8cfb80a9871fdbfe5d94091a7fe72 /misc/xgboost
parentaa71322324a6246f762f4cb0ab36b67aa2a77d20 (diff)
downloadports-1763a1ae09f1e980129d2354346da9ff528beca3.tar.gz
ports-1763a1ae09f1e980129d2354346da9ff528beca3.zip
Diffstat (limited to 'misc/xgboost')
-rw-r--r--misc/xgboost/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/xgboost/Makefile b/misc/xgboost/Makefile
index d67a6d9b5d26..d0c95eae32c5 100644
--- a/misc/xgboost/Makefile
+++ b/misc/xgboost/Makefile
@@ -10,6 +10,7 @@ WWW= https://xgboost.ai/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_armv7= compilation fails: non-constant-expression cannot be narrowed from type 'unsigned long long' to 'size_t', see https://github.com/dmlc/xgboost/issues/8489
BROKEN_i386= compilation fails: non-constant-expression cannot be narrowed from type 'unsigned long long' to 'size_t', see https://github.com/dmlc/xgboost/issues/8489
LIB_DEPENDS= libdmlc.so:devel/dmlc-core