aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.ckati
diff options
context:
space:
mode:
authorShinichiro Hamaji <shinichiro.hamaji@gmail.com>2016-01-19 18:59:13 +0900
committerShinichiro Hamaji <shinichiro.hamaji@gmail.com>2016-01-21 17:31:04 +0900
commit6bbf9e29fcb069871a9153e845242ed6fe0e1b94 (patch)
tree75f1a81e5ce29ff3e1a2ecdbebdd79982a62c07f /Makefile.ckati
parent8ef0ce5e83861a67b4c02b4545b36fb39322b57f (diff)
downloadandroid_build_kati-6bbf9e29fcb069871a9153e845242ed6fe0e1b94.tar.gz
android_build_kati-6bbf9e29fcb069871a9153e845242ed6fe0e1b94.tar.bz2
android_build_kati-6bbf9e29fcb069871a9153e845242ed6fe0e1b94.zip
[C++] Run the regeneration check in parallel
From ~1.5s to ~0.4s for an Android target.
Diffstat (limited to 'Makefile.ckati')
-rw-r--r--Makefile.ckati1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.ckati b/Makefile.ckati
index 0ba8385..cd8a0f8 100644
--- a/Makefile.ckati
+++ b/Makefile.ckati
@@ -46,6 +46,7 @@ KATI_CXX_SRCS := \
stringprintf.cc \
strutil.cc \
symtab.cc \
+ thread.cc \
timeutil.cc \
var.cc