aboutsummaryrefslogtreecommitdiff
path: root/textproc/gitlab-code-parser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/gitlab-code-parser/Makefile')
-rw-r--r--textproc/gitlab-code-parser/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/gitlab-code-parser/Makefile b/textproc/gitlab-code-parser/Makefile
index 214d225cab68..f7cca7917631 100644
--- a/textproc/gitlab-code-parser/Makefile
+++ b/textproc/gitlab-code-parser/Makefile
@@ -10,6 +10,8 @@ WWW= https://gitlab.com/gitlab-org/rust/gitlab-code-parser
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
+BROKEN_i386= compilation fails: error: undefined symbol: __atomic_load
+
BUILD_DEPENDS= ${LOCALBASE}/llvm${LLVM_DEFAULT}/lib/libclang.so:devel/llvm${LLVM_DEFAULT}
LIB_DEPENDS= libonig.so:devel/oniguruma \
libzstd.so:archivers/zstd