mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-24 03:39:45 +00:00
fix typo ARCH_PPC -> ARCH_POWERPC
Originally committed as revision 12465 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
8c2a207019
commit
e6b790f9e7
@ -32,7 +32,7 @@
|
||||
|
||||
#include "armv4l/mathops.h"
|
||||
|
||||
#elif defined(ARCH_PPC)
|
||||
#elif defined(ARCH_POWERPC)
|
||||
|
||||
#include "ppc/mathops.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user