git: 4dbfc12274b2 - main - shells/nu_plugin_query: Broken on 15/armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Nov 2024 20:45:07 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=4dbfc12274b21d8021149bf402ea02d3738b6996 commit 4dbfc12274b21d8021149bf402ea02d3738b6996 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-11-12 20:38:25 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-11-12 20:44:59 +0000 shells/nu_plugin_query: Broken on 15/armv7 Reported by: fallout --- shells/nu_plugin_query/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shells/nu_plugin_query/Makefile b/shells/nu_plugin_query/Makefile index 8c93abffaf0d..d2d54a848df0 100644 --- a/shells/nu_plugin_query/Makefile +++ b/shells/nu_plugin_query/Makefile @@ -11,6 +11,8 @@ WWW= https://www.nushell.sh/ LICENSE= MIT +BROKEN_FreeBSD_15_armv7= compilation fails, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282712 + USES= cargo ssl OPENSSLINC= /usr/include