git: 4b8fa69ce199 - main - lang/opensycl: Broken on 13 armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 May 2024 21:03:00 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=4b8fa69ce1995d6c2b61c4c4986859f12e7595bf commit 4b8fa69ce1995d6c2b61c4c4986859f12e7595bf Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-05-27 21:02:36 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-05-27 21:02:36 +0000 lang/opensycl: Broken on 13 armv7 Reported by: fallout --- lang/opensycl/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/opensycl/Makefile b/lang/opensycl/Makefile index 1c58094888a1..6af45cda9410 100644 --- a/lang/opensycl/Makefile +++ b/lang/opensycl/Makefile @@ -11,6 +11,7 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= fails to compile: error: static_assert failed due to requirement 'sizeof(hipsycl::glue::unique_id) == 2 * sizeof(void *)' +BROKEN_FreeBSD_13_armv7= configure fails: Cannot run simple program using std::filesystem BUILD_DEPENDS= boost-libs>0:devel/boost-libs