mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 06:32:48 +00:00
Update ffmpeg Makefile.common - see if it changes anything
This commit is contained in:
parent
29ced2a72f
commit
fbdc53f926
@ -22,7 +22,7 @@ LIBRETRO_SOURCE += $(CORE_DIR)/ffmpeg_core.c \
|
||||
$(LIBRETRO_COMM_DIR)/queues/fifo_queue.c \
|
||||
$(LIBRETRO_COMM_DIR)/rthreads/rthreads.c
|
||||
|
||||
ifeq ($(LIBRETRO_SWITCH),1)
|
||||
ifeq ($(LIBRETRO_SWITCH), 1)
|
||||
DEFINES += -DLIBRETRO_SWITCH=1
|
||||
INTERNAL_LIBAVCODEC = 1
|
||||
INTERNAL_LIBAVFORMAT = 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user