OSDN Git Service

Remove static libraries from Jack classpath
authorYohann Roussel <yroussel@google.com>
Thu, 21 Apr 2016 14:30:18 +0000 (16:30 +0200)
committerYohann Roussel <yroussel@google.com>
Thu, 21 Apr 2016 15:40:55 +0000 (17:40 +0200)
commit2dc79b11cd0a70a1857386ef8dc780a4834fa260
treed2ff1dd2e0fb86760c79f76b08d57d27e750df06
parentbd0bab233dc096084aed23bf9ca1b95c6d946648
Remove static libraries from Jack classpath

Those libraries are already imported (or added to the classpath in the
case of the check command) meaning that they were all duplicated.
In addition to complicating the build this was also slowing down the
compilation.

Bug: 28307907
Change-Id: Ia8665e7c5ad8b567bd02de7839fa62e67a5668f7
core/definitions.mk
core/java_common.mk