summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/onnxruntime/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/onnxruntime/Makefile b/misc/onnxruntime/Makefile
index ea55b2a59131..348c73a169df 100644
--- a/misc/onnxruntime/Makefile
+++ b/misc/onnxruntime/Makefile
@@ -12,6 +12,8 @@ WWW= https://onnxruntime.ai/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_i386= compilation fails: error: requested alignment is less than minimum alignment of 8 for type 'google::protobuf::internal::ThreadSafeArena::CacheAlignedLifecycleIdGenerator'
+
BUILD_DEPENDS= gpatch:devel/patch
LIB_DEPENDS= libabsl_base.so:devel/abseil