mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-26 21:36:26 +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…
x
Reference in New Issue
Block a user