mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-24 03:39:45 +00:00
7 lines
298 B
Makefile
7 lines
298 B
Makefile
OBJS += ppc/cpu.o \
|
|
ppc/float_dsp_init.o \
|
|
|
|
ALTIVEC-OBJS += ppc/float_dsp_altivec.o \
|
|
|
|
VSX-OBJS += ppc/float_dsp_vsx.o \
|