diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-09-08 10:08:58 -0700 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-09-08 10:08:58 -0700 |
| commit | 1c088809a238630ec2dac5ec2c14ddf4822ac9cc (patch) | |
| tree | b68d3eb240dc7e3c4de702069c44aa4c5561ba9f /databases | |
| parent | c2cb6eddc0c420987f81711ec4db73d9ae11a78c (diff) | |
databases/weaviate: Broken on i386
Reported by: fallout
Diffstat (limited to 'databases')
| -rw-r--r-- | databases/weaviate/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/weaviate/Makefile b/databases/weaviate/Makefile index a5ee70d2f158..06993255d14a 100644 --- a/databases/weaviate/Makefile +++ b/databases/weaviate/Makefile @@ -12,6 +12,8 @@ WWW= https://weaviate.io/ \ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= build error: no error messages printed + USES= go:modules GO_MODULE= github.com/weaviate/weaviate |
