aboutsummaryrefslogtreecommitdiff
path: root/databases/qdrant
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-07-09 20:15:28 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-07-09 20:15:59 +0000
commitec797b287a7b81b18c1b3a9aac3e3a59c9b5ffef (patch)
tree6002a21b4c727578c417307ded044a0fe96be7f3 /databases/qdrant
parentbdcbad5103ce97ebe06c560a08d61f0e067f8fe5 (diff)
downloadports-ec797b287a7b81b18c1b3a9aac3e3a59c9b5ffef.tar.gz
ports-ec797b287a7b81b18c1b3a9aac3e3a59c9b5ffef.zip
Diffstat (limited to 'databases/qdrant')
-rw-r--r--databases/qdrant/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/qdrant/Makefile b/databases/qdrant/Makefile
index 1226e965bf51..b056233a2ac3 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<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