git: e0b434fb12d3 - main - multimedia/neolink: Broken on powerpc64le
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 02 Feb 2024 21:55:36 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e0b434fb12d38fb0d6a1e721cf70d399ed2f43ee commit e0b434fb12d38fb0d6a1e721cf70d399ed2f43ee Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-02-02 21:53:50 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-02-02 21:53:50 +0000 multimedia/neolink: Broken on powerpc64le Reported by: fallout --- multimedia/neolink/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/multimedia/neolink/Makefile b/multimedia/neolink/Makefile index bf73be6350a9..d318b3aa9448 100644 --- a/multimedia/neolink/Makefile +++ b/multimedia/neolink/Makefile @@ -12,6 +12,8 @@ WWW= https://github.com/thirtythreeforty/neolink LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_powerpc64le= rust compiler crashes, see https://github.com/rust-lang/rust/issues/120583 + LIB_DEPENDS= libgstrtspserver-1.0.so:multimedia/gstreamer1-rtsp-server USES= cargo gnome gstreamer