do not rebuild PCHs on icecream/ccache change
commit359b53acdb14f1661e35c75d8c17fcac9b59faea
authorLuboš Luňák <l.lunak@collabora.com>
Sat, 13 Nov 2021 08:32:15 +0000 (13 09:32 +0100)
committerLuboš Luňák <l.lunak@collabora.com>
Sat, 13 Nov 2021 12:43:39 +0000 (13 13:43 +0100)
treef30befe18d17de120c8a7442b622bec5504e6165
parent7dc558c29841b9934d1fcadc19fa155b38374feb
do not rebuild PCHs on icecream/ccache change

We turn -Wunused-macros on or off depending on whether icecream/ccache
are used, and since now PCHs rebuild on CXXFLAGS changes, a plain
temporary 'CCACHE_DISABLE=1' caused a rebuild.

Change-Id: I63d539ac037d595f76a39e585011d1fde54f7f20
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125125
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
solenv/gbuild/LinkTarget.mk
solenv/gbuild/PrecompiledHeaders.mk
solenv/gbuild/platform/com_GCC_class.mk
solenv/gbuild/platform/com_GCC_defs.mk
solenv/gbuild/platform/com_MSC_class.mk