Skip to content

Commit

Permalink
misc/xgboost: Broken on i386
Browse files Browse the repository at this point in the history
Reported by:	fallout
  • Loading branch information
yurivict committed Nov 27, 2022
1 parent d48efc6 commit fb4f595
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions misc/xgboost/Makefile
Expand Up @@ -10,6 +10,8 @@ WWW= https://xgboost.ai/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

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

USES= cmake:testing compiler:c++11-lang localbase:ldflags
Expand Down

0 comments on commit fb4f595

Please sign in to comment.