mirror of
https://github.com/librempeg/librempeg
synced 2024-11-22 09:02:20 +00:00
9a840ffa17
LSX and LASX is loongarch SIMD extention. They are enabled by default if compiler support it, and can be disabled with '--disable-lsx' '--disable-lasx'. Change-Id: Ie2608ea61dbd9b7fffadbf0ec2348bad6c124476 Reviewed-by: Shiyou Yin <yinshiyou-hf@loongson.cn> Reviewed-by: guxiwei <guxiwei-hf@loongson.cn> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2 lines
24 B
Makefile
2 lines
24 B
Makefile
OBJS += loongarch/cpu.o
|