From bedb8564f2c7f414d2109670c9cb0ba1059b0330 Mon Sep 17 00:00:00 2001 From: Stefanos Kornilios Mitsis Poiitidis Date: Thu, 30 Oct 2014 11:08:00 +0100 Subject: [PATCH] Update ant/custom-build.xml to use env processor count (works windows), default to -j4, and also from env NDKBUILDOPT --- shell/android/custom_rules.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/shell/android/custom_rules.xml b/shell/android/custom_rules.xml index 26c710374..27f8fc668 100644 --- a/shell/android/custom_rules.xml +++ b/shell/android/custom_rules.xml @@ -1,12 +1,18 @@ - + + + + + + + - + - +