mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-24 11:49:48 +00:00
fix blackfin support, thaks to vapier for pointing out
Originally committed as revision 6535 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
17ff55356a
commit
c4e96ceef7
1
configure
vendored
1
configure
vendored
@ -2114,6 +2114,7 @@ if test "$source_path_used" = "yes" ; then
|
|||||||
libavcodec \
|
libavcodec \
|
||||||
libavcodec/alpha \
|
libavcodec/alpha \
|
||||||
libavcodec/armv4l \
|
libavcodec/armv4l \
|
||||||
|
libavcodec/bfin \
|
||||||
libavcodec/i386 \
|
libavcodec/i386 \
|
||||||
libavcodec/sparc \
|
libavcodec/sparc \
|
||||||
libavcodec/mlib \
|
libavcodec/mlib \
|
||||||
|
Loading…
Reference in New Issue
Block a user