mirror of
https://github.com/ossrs/srs.git
synced 2025-02-15 04:42:04 +00:00
5 lines
183 B
Makefile
5 lines
183 B
Makefile
|
OBJS += aarch64/cpu.o \
|
||
|
aarch64/float_dsp_init.o \
|
||
|
|
||
|
NEON-OBJS += aarch64/float_dsp_neon.o
|