diff options
author | Tor Lillqvist <tml@collabora.com> | 2013-12-20 11:20:45 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2013-12-20 12:32:08 +0200 |
commit | ea61ed8efe8d84b88754b1c6af0a85a76b3ce424 (patch) | |
tree | 7cefcd7b10666b3a81466fd704f977ed755df6af /external/hunspell | |
parent | 000ac1be3c1d24ca74103f0b424e60bf213a6bad (diff) |
Avoid unnecessary library re-building in the DISABLE_DYNLOADING case
In the DISABLE_DYNLOADING case, a gbuild "Library" is actually a
static archive, so no point in having it depend on other libraries and
be re-created each time one of those have changed.
This hopefully will speed up incremental rebuilds for iOS and Android
nicely, especially in a debugging tree, as the creation of large
static archives with debug information is quite slow.
Change-Id: I17d6a8aeffa65b1e09a7a11544683659c72a50ba
Diffstat (limited to 'external/hunspell')
0 files changed, 0 insertions, 0 deletions