Skip to content

Commit

Permalink
misc/pytorch: Broken on i386
Browse files Browse the repository at this point in the history
Reported by:	fallout
  • Loading branch information
yurivict committed Jan 25, 2024
1 parent bf4f6ad commit 9cb5780
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions misc/pytorch/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit 9cb5780

Please sign in to comment.