git: 34fd963149e2 - main - devel/the-way: Not broken on powerpc64le
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 01 Feb 2024 19:49:54 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=34fd963149e2f6c8f3ae219c59c664631e01e71d commit 34fd963149e2f6c8f3ae219c59c664631e01e71d Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-02-01 14:29:02 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-02-01 19:49:49 +0000 devel/the-way: Not broken on powerpc64le --- devel/the-way/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/devel/the-way/Makefile b/devel/the-way/Makefile index 391a5e074b67..f7369fb18d8d 100644 --- a/devel/the-way/Makefile +++ b/devel/the-way/Makefile @@ -10,8 +10,6 @@ WWW= https://github.com/out-of-cheese-error/the-way LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/out-of-cheese-error/the-way/issues/160 - USES= cargo USE_GITHUB= yes GH_ACCOUNT= out-of-cheese-error