aboutsummaryrefslogtreecommitdiff
path: root/tools/buildsteps/defaultenv
diff options
context:
space:
mode:
Diffstat (limited to 'tools/buildsteps/defaultenv')
-rw-r--r--tools/buildsteps/defaultenv6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/buildsteps/defaultenv b/tools/buildsteps/defaultenv
index 78ea7a0124..f7baab87d6 100644
--- a/tools/buildsteps/defaultenv
+++ b/tools/buildsteps/defaultenv
@@ -73,12 +73,6 @@ then
Configuration=$DEFAULT_CONFIGURATION
fi
-#clamp release builds to 1 thread only
-if [ "$Configuration" == "Release" ]
-then
- BUILDTHREADS=1
-fi
-
#helper functions
#hash a dir based on the git revision, SDK_PATH, NDK_PATH, NDK_VERSION, SDK_VERSION, TOOLCHAIN TOOLCHAIN_X86 (for droidx86) and XBMC_DEPENDS_ROOT