Merge pull request #17831 from pstef/Makefile.ctr

3DS: enable cloud sync
This commit is contained in:
LibretroAdmin 2025-04-26 12:32:57 +02:00 committed by GitHub
commit 3036fecc7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -98,11 +98,10 @@ else
HAVE_NETWORKING = 1
HAVE_IFINFO = 1
HAVE_CHEEVOS = 1
#HAVE_SOCKET_LEGACY = 1
HAVE_THREADS = 1
#HAVE_SSL = 1
HAVE_BUILTINMBEDTLS = 1
HAVE_CORE_INFO_CACHE = 1
HAVE_CLOUDSYNC = 1
include Makefile.common
CFLAGS += $(DEF_FLAGS)