mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
commit
39e64e7448
@ -232,7 +232,7 @@ endif
|
|||||||
|
|
||||||
ifeq ($(HAVE_NEON),1)
|
ifeq ($(HAVE_NEON),1)
|
||||||
OBJ += audio/resamplers/sinc_neon.o
|
OBJ += audio/resamplers/sinc_neon.o
|
||||||
OBJ += audio/resamplers/cc_resampler_neon.S
|
OBJ += audio/resamplers/cc_resampler_neon.o
|
||||||
# When compiled without this, tries to attempt to compile sinc lerp,
|
# When compiled without this, tries to attempt to compile sinc lerp,
|
||||||
# which will error out
|
# which will error out
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user