aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-05-09 07:44:06 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-05-09 22:55:23 +0000
commita657265f7fa48d7803140d3650b052652b85ae07 (patch)
tree0fba3e29afa903956d4dadae9df4da16eb771883 /misc
parent959337221bc8082a3a6140272013ccaa0e1df2ef (diff)
downloadports-a657265f7fa48d7803140d3650b052652b85ae07.tar.gz
ports-a657265f7fa48d7803140d3650b052652b85ae07.zip
misc/py-pytorch: Broken on i386
Diffstat (limited to 'misc')
-rw-r--r--misc/py-pytorch/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/py-pytorch/Makefile b/misc/py-pytorch/Makefile
index 67e667515367..a71d2a5ebb29 100644
--- a/misc/py-pytorch/Makefile
+++ b/misc/py-pytorch/Makefile
@@ -13,6 +13,8 @@ WWW= https://pytorch.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_i386= build fails: DispatchStub.cpp:162:29: [0m[0;1;31merror: [0m[1muse of undeclared identifier 'AVX2'[0m
+
BUILD_DEPENDS= cmake:devel/cmake-core \
gmake:devel/gmake \
pybind11>0:devel/pybind11 \