mirror of
https://github.com/libretro/RetroArch
synced 2024-12-28 09:29:16 +00:00
Disable cheevos as well when --disable-networking is set
This commit is contained in:
parent
f100dde751
commit
9257844a8b
@ -178,6 +178,7 @@ else
|
||||
echo "Warning: All networking features have been disabled."
|
||||
HAVE_NETWORK_CMD='no'
|
||||
HAVE_NETWORKGAMEPAD='no'
|
||||
HAVE_CHEEVOS='no'
|
||||
fi
|
||||
|
||||
check_lib STDIN_CMD "$CLIB" fcntl
|
||||
|
Loading…
Reference in New Issue
Block a user