Enable ccache with build confg 97/259097/2
authorHyunggi Lee <hyunggi.lee@samsung.com>
Tue, 1 Jun 2021 05:58:43 +0000 (14:58 +0900)
committerHyunggi Lee <hyunggi.lee@samsung.com>
Tue, 1 Jun 2021 07:53:42 +0000 (16:53 +0900)
commit6d6b67a63d377c0cb07a5671d52c8d69c09c5466
tree9bdc3cf8b72774003bb35c6fb2a6764271b1252c
parent9b4a3530039ff9307988672abe54fd87c3fce3c8
Enable ccache with build confg

ccache enable if listed in the build config
BuildFlags: useccache:chromium
-> enable --ccache option when chromium package.

Need to implement additional features for use ccache.tar

Change-Id: I2b12cf44e03fc3a651ec78c081017387c3d6d935
Signed-off-by: Hyunggi Lee <hyunggi.lee@samsung.com>
depanneur