[FFmpeg-devel] [ppc] fix broken build when compiling libavcodec with LLVM on PPC backend

Michael Niedermayer michael at niedermayer.cc
Sat Jun 25 03:49:35 CEST 2016


On Thu, Jun 23, 2016 at 04:36:46PM -0700, Jing Yu wrote:
> Hi,
> 
> This patch fixes a broken build when compiling libavcodec with LLVM
> compiler. These assembly files use non-standard format that is only
> supported by GCC compiler. It would be nice to use a common standard
> format. With this patch, both GCC and LLVM can build and generate the
> same objects.
> 
> Thanks for your review.
> 
> Jing

>  asm.S         |    2 +-
>  fft_altivec.S |   22 +++++++++++-----------
>  2 files changed, 12 insertions(+), 12 deletions(-)
> 9a8bd31cca05b51197387e7a1e244f3467e482ca  ffmpeg_ppc.patch
> diff --git a/libavcodec/ppc/asm.S b/libavcodec/ppc/asm.S

applied

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Many things microsoft did are stupid, but not doing something just because
microsoft did it is even more stupid. If everything ms did were stupid they
would be bankrupt already.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160625/0e89d616/attachment.sig>


More information about the ffmpeg-devel mailing list