git: 2b2531b0b61c - 2024Q2 - lang/opensycl: Broken on 13 armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 May 2024 21:03:22 UTC
The branch 2024Q2 has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2b2531b0b61ccb901a2f8a1f1888b69e68cf15d4
commit 2b2531b0b61ccb901a2f8a1f1888b69e68cf15d4
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:03:17 +0000
lang/opensycl: Broken on 13 armv7
Reported by: fallout
(cherry picked from commit 4b8fa69ce1995d6c2b61c4c4986859f12e7595bf)
---
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