Skip to content

Commit

Permalink
databases/qdrant: Broken on i386
Browse files Browse the repository at this point in the history
Reported by:	fallout
  • Loading branch information
yurivict committed Jul 9, 2023
1 parent bdcbad5 commit ec797b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions databases/qdrant/Makefile
Expand Up @@ -11,6 +11,8 @@ WWW= https://qdrant.tech
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

BROKEN_i386= compilation breaks with fatal warning: implicit conversion from 'std::numeric_limits<unsigned long long>::type' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int') changes value from 18446744073709551615 to 4294967295

BUILD_DEPENDS= gmake:devel/gmake \
protoc:devel/protobuf

Expand Down

0 comments on commit ec797b2

Please sign in to comment.