mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
commit
39e64e7448
@ -232,7 +232,7 @@ endif
|
||||
|
||||
ifeq ($(HAVE_NEON),1)
|
||||
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,
|
||||
# which will error out
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user