This commit is contained in:
aliaspider 2014-09-22 08:33:59 +01:00
parent 7899dea89f
commit f84e083d91

View File

@ -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
#