mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
libnx: Remove HAVE_CHD due to static conflicts between different cores
This commit is contained in:
parent
10cd3b0d2c
commit
c0dde586a0
@ -41,7 +41,7 @@ HAVE_NETWORKING = 1
|
||||
HAVE_NETPLAYDISCOVERY = 1
|
||||
HAVE_STB_FONT = 1
|
||||
HAVE_CHEEVOS = 1
|
||||
HAVE_CHD = 1
|
||||
HAVE_CHD = 0 # disabled due to static libretro-common and libchdr conflicts between different cores
|
||||
HAVE_STB_VORBIS = 1
|
||||
|
||||
# RetroArch libnx useful flags
|
||||
|
Loading…
x
Reference in New Issue
Block a user