aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorEugene Sandulenko2016-09-03 00:12:43 +0200
committerEugene Sandulenko2016-09-03 00:12:43 +0200
commit6f9583a3b692e8e4af3e8938099f49d92dd62e63 (patch)
tree551e2ce81c0cfcba63362c737515153ef4659004 /configure
parent2d39f75b7de67f19e3086ec4c4376ac154b54f07 (diff)
downloadscummvm-rg350-6f9583a3b692e8e4af3e8938099f49d92dd62e63.tar.gz
scummvm-rg350-6f9583a3b692e8e4af3e8938099f49d92dd62e63.tar.bz2
scummvm-rg350-6f9583a3b692e8e4af3e8938099f49d92dd62e63.zip
DINGUX: Disable sdl_net and cloud due to the outdated toolchain
Diffstat (limited to 'configure')
-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