FFmpeg/libavcodec/sh4/Makefile
Diego Biurrun 0c15a9aa7e sh4: Remove dubious aligned dsputil code
The code represents a considerable maintenance burden and it is not
clear that it gives a noticeable benefit to outweigh this after 10
years of improvements in compiler technology since its creation.
2013-04-22 12:12:24 +02:00

3 lines
148 B
Makefile

OBJS += sh4/dsputil_sh4.o \
sh4/idct_sh4.o \