From a5b928782b0c70e173094a3a5d7850be33bad144 Mon Sep 17 00:00:00 2001 From: Zalim Bashorov Date: Mon, 27 Oct 2014 23:27:07 +0300 Subject: [PATCH] Workaround for bootstrapping with changes in kotlin2js ant task and cli compiler. --- build.xml | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/build.xml b/build.xml index 731d283ff24..63923acbcf7 100644 --- a/build.xml +++ b/build.xml @@ -221,12 +221,26 @@ - - - - - - + + + + + + + + + + + + + + + + + + + +