summaryrefslogtreecommitdiff
path: root/misc/ggml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/ggml/Makefile')
-rw-r--r--misc/ggml/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/ggml/Makefile b/misc/ggml/Makefile
index b332c2d881c5..db050b78c558 100644
--- a/misc/ggml/Makefile
+++ b/misc/ggml/Makefile
@@ -12,6 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake:testing compiler:c++17-lang python:run shebangfix
USE_LDCONFIG= yes
+BROKEN_i386= compilation fails: LLVM ERROR: out of memory
+
USE_GITHUB= yes
GH_ACCOUNT= ggerganov
GH_TAGNAME= 83835ff