misc/pytorch: Broken on i386
Reported by: fallout
This commit is contained in:
parent
bf4f6adafc
commit
9cb5780b03
1 changed files with 1 additions and 3 deletions
|
@ -12,9 +12,7 @@ WWW= https://pytorch.org/
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
#BROKEN_aarch64= configure fails: CMake Error at third_party/XNNPACK/CMakeLists.txt:94 (MESSAGE): Unrecognized CMAKE_SYSTEM_NAME = FreeBSD
|
||||
#BROKEN_i386= compilation fails: error: use of undeclared identifier 'AVX2'
|
||||
#BROKEN_FreeBSD_14= fails to compile calling a private constructor of class
|
||||
BROKEN_i386= compilation fails: error: use of undeclared identifier 'AVX2'
|
||||
|
||||
BUILD_DEPENDS= gmake:devel/gmake \
|
||||
${LOCALBASE}/include/fxdiv.h:devel/fxdiv
|
||||
|
|
Loading…
Reference in a new issue