summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2019-05-01 20:37:46 +0200
committerLuboš Luňák <l.lunak@collabora.com>2019-05-09 11:03:15 +0200
commit689829db6a3628d2c7c09b8046c24cbae8c98d94 (patch)
tree93b71e1cdfb765957b88e03b858cd62b9601376b /bin
parent7f992595a4f4bed38f67c2fa34ffafecb082753a (diff)
if ccache is enabled, by default also enable CCACHE_DEPEND
This avoids the preprocessing step normally done by ccache (see ccache docs), which speeds up the build. This way there may be incorrect ccache hits if a system header (found using -isystem) changes, but that should be rare and such headers generally should be backwards compatible, so the chance of an actual breakage should be very low. The patch also adds --enable-ccache=nodepend to allow enabling ccache without the depend mode. https://lists.freedesktop.org/archives/libreoffice/2019-May/082684.html Change-Id: Id69ca43988a016a917beb75927b39d8bde719aa7 Reviewed-on: https://gerrit.libreoffice.org/71629 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions