summaryrefslogtreecommitdiff
path: root/odk
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2019-11-25 12:06:38 +0100
committerLuboš Luňák <l.lunak@collabora.com>2019-11-25 21:57:13 +0100
commit62625aa76bb840c8663452383abe506d6ce4faa4 (patch)
treeed5b482cf26f62c961bbc17b110d90886f0be546 /odk
parent4652572a7682e63298b36e6de309310449f25e75 (diff)
use -Xclang -fno-pch-timestamp also for Clang PCH in compilerplugins
We already use that normally, the build system should generally take care of this by gmake dependencies. One exception is system headers, but those usually do not really change even if their timestamps do, so this should prevent Clang from giving an error about this after system headers update (which should be harmless, and if it isn't then I suppose either something else such as compiler upgrade should trigger a rebuild, or cleaning needs to be done manually). Change-Id: I60581c0d2d3233aadc60e1c90bd62cb9ad684ba2 Reviewed-on: https://gerrit.libreoffice.org/83662 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'odk')
0 files changed, 0 insertions, 0 deletions