aboutsummaryrefslogtreecommitdiff
path: root/tools/buildsteps/androidx86/configure-depends
diff options
context:
space:
mode:
Diffstat (limited to 'tools/buildsteps/androidx86/configure-depends')
-rw-r--r--tools/buildsteps/androidx86/configure-depends1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/buildsteps/androidx86/configure-depends b/tools/buildsteps/androidx86/configure-depends
index 93f33c6573..3753562ace 100644
--- a/tools/buildsteps/androidx86/configure-depends
+++ b/tools/buildsteps/androidx86/configure-depends
@@ -14,7 +14,6 @@ then
--host=i686-linux-android \
--with-sdk-path=$SDK_PATH \
--with-ndk-path=$NDK_PATH \
- $(if [ "$SDK_VERSION" != "Default" ]; then echo --with-sdk=android-$SDK_VERSION;fi) \
$(if [ "$NDK_API" != "Default" ]; then echo --with-ndk-api=$NDK_API;fi) \
--with-toolchain=$TOOLCHAIN \
--prefix=$XBMC_DEPENDS_ROOT $DEBUG_SWITCH