mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 13:20:43 +00:00
fix typo
This commit is contained in:
parent
7899dea89f
commit
f84e083d91
@ -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