mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 18:40:49 +00:00
Disable HAVE_UPDATE_CORES for Steam too
This commit is contained in:
parent
3e8e6d35d6
commit
587a56026e
@ -532,6 +532,7 @@ fi
|
||||
|
||||
if [ "$HAVE_STEAM" = 'yes' ]; then
|
||||
add_opt ONLINE_UPDATER no
|
||||
add_opt UPDATE_CORES no
|
||||
die : 'Notice: Steam build enabled, disabling online updater as well.'
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user