git: c02ce0e662ea - main - multimedia/olive: broken on powerpc, same as i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 12 Jan 2025 21:43:15 UTC
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c02ce0e662ead31fa5ada1570eb0b4fc2fa1aafa
commit c02ce0e662ead31fa5ada1570eb0b4fc2fa1aafa
Author: Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2025-01-11 10:49:04 +0000
Commit: Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2025-01-12 21:36:51 +0000
multimedia/olive: broken on powerpc, same as i386
---
multimedia/olive/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/multimedia/olive/Makefile b/multimedia/olive/Makefile
index 5818f99a39a9..af46cd62b9d5 100644
--- a/multimedia/olive/Makefile
+++ b/multimedia/olive/Makefile
@@ -17,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_armv7= compilation fails: error: unknown type name '__m128'
BROKEN_i386= compilation fails, see https://github.com/olive-editor/olive/issues/2364
+BROKEN_powerpc= compilation fails, see https://github.com/olive-editor/olive/issues/2364
BUILD_DEPENDS= frei0r>0:graphics/frei0r
LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \