mirror of
https://github.com/libretro/RetroArch
synced 2025-02-10 12:40:03 +00:00
(vita) Buildfix
This commit is contained in:
parent
492e363fde
commit
9893052df7
@ -227,8 +227,8 @@ else ifeq ($(platform), vita)
|
|||||||
deps/libvita2d/shader/compiled/texture_f_gxp.o \
|
deps/libvita2d/shader/compiled/texture_f_gxp.o \
|
||||||
deps/libvita2d/shader/compiled/texture_tint_f_gxp.o
|
deps/libvita2d/shader/compiled/texture_tint_f_gxp.o
|
||||||
PLATOBJS += \
|
PLATOBJS += \
|
||||||
libretro-common/conversion/s16_to_float_neon.o \
|
libretro-common/audio/conversion/s16_to_float_neon.o \
|
||||||
libretro-common/conversion/float_to_s16_neon.o \
|
libretro-common/audio/conversion/float_to_s16_neon.o \
|
||||||
memory/neon/memcpy-neon.o \
|
memory/neon/memcpy-neon.o \
|
||||||
libretro-common/audio/resampler/drivers/sinc_resampler_neon.o \
|
libretro-common/audio/resampler/drivers/sinc_resampler_neon.o \
|
||||||
audio/drivers_resampler/cc_resampler_neon.o
|
audio/drivers_resampler/cc_resampler_neon.o
|
||||||
|
Loading…
x
Reference in New Issue
Block a user