aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-01-20 07:21:12 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-01-20 07:21:41 +0000
commit2195fb882f0369663ab7d7ce8a2ecd81f20be474 (patch)
treef54dba0fca1986351dc4f5b231ff43d020614279
parent392f38da463a1fcd3ce5aabd1aa274282b367c3c (diff)
downloadports-2195fb882f0369663ab7d7ce8a2ecd81f20be474.tar.gz
ports-2195fb882f0369663ab7d7ce8a2ecd81f20be474.zip
math/libxsmm: Broken on i386
Reported by: fallout
-rw-r--r--math/libxsmm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/libxsmm/Makefile b/math/libxsmm/Makefile
index 4aa8afb24c07..381aa4ab3fd5 100644
--- a/math/libxsmm/Makefile
+++ b/math/libxsmm/Makefile
@@ -8,6 +8,7 @@ COMMENT= Library for dense and sparse matrix operations and deep learning
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md
+BROKEN_i386= error: assigning to '__m256i' (vector of 4 'long long' values) from incompatible type 'int'
BUILD_DEPENDS= bash:shells/bash