git: 8c5de7ccc22d - 2025Q1 - devel/hpx: Fix typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Feb 2025 17:26:37 UTC
The branch 2025Q1 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=8c5de7ccc22dcadc42d38f188c61b0ee9472cc48 commit 8c5de7ccc22dcadc42d38f188c61b0ee9472cc48 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-01-14 08:54:55 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-02-19 17:26:35 +0000 devel/hpx: Fix typo (cherry picked from commit 9bf45d28694ece78bf5f8a0eb43de2e8ed697de8) --- devel/hpx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/hpx/Makefile b/devel/hpx/Makefile index 07649385d064..02bffba4b283 100644 --- a/devel/hpx/Makefile +++ b/devel/hpx/Makefile @@ -16,7 +16,7 @@ WWW= https://hpx.stellar-group.org/ \ LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt -BRPKEN_armv7= compilation fails: no matching function for call to 'bit_cast', see https://github.com/STEllAR-GROUP/hpx/issues/6557 +BROKEN_armv7= compilation fails: no matching function for call to 'bit_cast', see https://github.com/STEllAR-GROUP/hpx/issues/6557 BROKEN_i386= compilation fails: detail/tagged_ptr_pair.hpp:117:27: error: no matching function for call to 'bit_cast', see https://github.com/STEllAR-GROUP/hpx/issues/6426 BROKEN_riscv64= hpx/hardware/timestamp.hpp:43:6: error: Unsupported platform