git: 79cc50a48ba4 - main - graphics/oidn: Broken on 12
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 May 2023 16:20:15 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=79cc50a48ba4c592c6c39787f2280f5c68f72b46 commit 79cc50a48ba4c592c6c39787f2280f5c68f72b46 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-05-29 16:19:50 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-05-29 16:20:12 +0000 graphics/oidn: Broken on 12 Reported by: fallout --- graphics/oidn/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/graphics/oidn/Makefile b/graphics/oidn/Makefile index 2098e2c26871..f3bf553ca529 100644 --- a/graphics/oidn/Makefile +++ b/graphics/oidn/Makefile @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= Intel(R) MKL-DNN supports x86 64 bit platforms only (oidn contains a custom version of mkl-dnn, see math/mkl-dnn), and ISPC has a limited availability +BROKEN_FreeBSD_12= error: unknown type name 'cpuset_t'; did you mean 'cpusetid_t'? FETCH_DEPENDS= git:devel/git \ git-lfs:devel/git-lfs