diff --git a/databases/qdrant/Makefile b/databases/qdrant/Makefile index 1226e965bf51f..b056233a2ac3a 100644 --- a/databases/qdrant/Makefile +++ b/databases/qdrant/Makefile @@ -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::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