From cfc07c300f182a9b540788c5e11715b70782ff6b Mon Sep 17 00:00:00 2001 From: Andrey Breslav Date: Tue, 8 Oct 2013 15:09:05 +0400 Subject: [PATCH] Build Kotlin sources with the bootstrap compiler --- build.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/build.xml b/build.xml index 36f7a7ac5c9..8234aaa266a 100644 --- a/build.xml +++ b/build.xml @@ -9,6 +9,9 @@ + + + @@ -19,6 +22,7 @@ + @@ -29,6 +33,7 @@ + @@ -304,9 +309,16 @@ + + + + + + +