aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-05-19 08:03:30 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-05-19 08:07:27 +0000
commit1ae1599d8a2f748ff6b38d407caf4b4c9679d4e1 (patch)
tree05e11edf9f17f6cbde0716abc4125c7660747f94 /misc
parent66e584913830a7c41d58afb7476b5675fa026fbd (diff)
downloadports-1ae1599d8a2f748ff6b38d407caf4b4c9679d4e1.tar.gz
ports-1ae1599d8a2f748ff6b38d407caf4b4c9679d4e1.zip
misc/py-pytorch: Broken on aarch64
Reported by: fallout
Diffstat (limited to 'misc')
-rw-r--r--misc/py-pytorch/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/py-pytorch/Makefile b/misc/py-pytorch/Makefile
index e9f1fc05ffdd..0a6db704c041 100644
--- a/misc/py-pytorch/Makefile
+++ b/misc/py-pytorch/Makefile
@@ -14,6 +14,7 @@ WWW= https://pytorch.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_aarch64= build fails: CMake Error at third_party/QNNPACK/CMakeLists.txt:47 (MESSAGE): Unrecognized CMAKE_SYSTEM_NAME = FreeBSD
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 \