diff options
author | Jing Yu <jingyu-at-google.com@ffmpeg.org> | 2016-06-23 16:36:46 -0700 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-06-25 03:48:19 +0200 |
commit | 311a953c76081fca99b872629d248f9d69ebc0c3 (patch) | |
tree | fd89c063dd5e85395bf66e579356db1d9e3041e9 /configure | |
parent | 46a60fe184cfd39cc9517c860c7404d60977456d (diff) | |
download | ffmpeg-311a953c76081fca99b872629d248f9d69ebc0c3.tar.gz |
avcodec/ppc: fix broken build when compiling libavcodec with LLVM on PPC backend
This commit 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.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions