From a657265f7fa48d7803140d3650b052652b85ae07 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Tue, 9 May 2023 00:44:06 -0700 Subject: misc/py-pytorch: Broken on i386 --- misc/py-pytorch/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'misc/py-pytorch') 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 \ -- cgit v1.2.3