diff options
author | Arnout Vandecappelle <arnout@mind.be> | 2017-07-03 23:43:55 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-07-04 00:37:04 +0200 |
commit | 4a6168db97db6501af42e96091da3218ae64d5c1 (patch) | |
tree | baad06540085d3c5ce4427394e9c3d6edb72b8c7 /package/lua-stdlib/lua-stdlib.hash | |
parent | 40d9b45aacce95cc07f073471373470fca2cf900 (diff) | |
download | buildroot-4a6168db97db6501af42e96091da3218ae64d5c1.tar.gz buildroot-4a6168db97db6501af42e96091da3218ae64d5c1.zip |
pngquant: doesn't support building with ccache
pngquant's homegrown configure script doesn't understand CC with a
space, so we can't use ccache with it. Only the host variant is
affected: for the target, we call ccache from the toolchain-wrapper so
it's transparent to the configure script.
This wasn't seen in the autobuilders since they never enable
BR2_CCACHE.
To test, use any configuration and do
make BR2_CCACHE=y host-pngquant
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/lua-stdlib/lua-stdlib.hash')
0 files changed, 0 insertions, 0 deletions