diff options
author | Xavier Claessens <xavier.claessens@collabora.com> | 2022-03-18 21:27:54 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2022-10-25 17:24:56 -0400 |
commit | e68fcac919b332c7f9469672a243d2aab1bfea0a (patch) | |
tree | 40da43e7c28f22a156246abb303e2d949636bc9b /cross/armcc.txt | |
parent | 2961adb8c89fa8ccfbc8e24cd9f1115bd3abeee1 (diff) | |
download | meson-e68fcac919b332c7f9469672a243d2aab1bfea0a.zip meson-e68fcac919b332c7f9469672a243d2aab1bfea0a.tar.gz meson-e68fcac919b332c7f9469672a243d2aab1bfea0a.tar.bz2 |
compilers: Make sure to not use ccache in compiler checks
ccache was used in all command lines but disabled using CCACHE_DISABLE
in Compiler.compile() method. Wrapping invokations still has a cost,
especially on Windows.
With sccache things are even worse because CCACHE_DISABLE was not
respected at all, making configure *extremely* slow on Windows when
sccache is installed.
Diffstat (limited to 'cross/armcc.txt')
0 files changed, 0 insertions, 0 deletions