Date: Sun, 11 Aug 2019 20:55:02 +0000 From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 239782] multimedia/ffmpeg: fix build on powerpc64 with clang Message-ID: <bug-239782-12827@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239782 Bug ID: 239782 Summary: multimedia/ffmpeg: fix build on powerpc64 with clang Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: multimedia@FreeBSD.org Reporter: pkubaj@FreeBSD.org Flags: maintainer-feedback?(multimedia@FreeBSD.org) Assignee: multimedia@FreeBSD.org Created attachment 206446 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D206446&action= =3Dedit patch Clang needs a fix from https://ffmpeg.org/pipermail/ffmpeg-devel/2019-August/247682.html to compile ffmpeg with Altivec. Since VSX is supported only in little-endian variant, = we only need a patch for libswscale/ppc/swscale_altivec.c. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239782-12827>