aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure b/configure
index e74b7485ec..051c16462d 100755
--- a/configure
+++ b/configure
@@ -2763,6 +2763,10 @@ if test -n "$_host"; then
_optimization_level=-O3
# Disable alsa midi to get the port build on OpenDingux toolchain
_alsa=no
+ # Disable cloud and SDL_Net due to outdated toolchain
+ _cloud=no
+ _sdlnet=no
+ _libcurl=no
_vkeybd=yes
_build_hq_scalers=no
_keymapper=no