misc/xgboost: Broken on armv7
Reported by: fallout
This commit is contained in:
parent
aa71322324
commit
1763a1ae09
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user