math/libxsmm: Broken on i386
Reported by: fallout
This commit is contained in:
parent
392f38da46
commit
2195fb882f
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue