Skip to content
Snippets Groups Projects
Commit 5abe9894 authored by Petr Štetiar's avatar Petr Štetiar
Browse files

cmake.mk,rules.mk: fix host builds using CMake and ccache


Commit f98878e4 ("cmake.mk: set C/CXX compiler for host builds as
well") has introduced regression as it didn't taken usage of ccache into
the account so fix it by handling ccache use cases as well.

In order to get this working we need to export HOSTCXX_NOCACHE in
rules.mk as well.

Fixes: f98878e4 ("cmake.mk: set C/CXX compiler for host builds as well")
Reported-by: default avatarAnsuel Smith <ansuelsmth@gmail.com>
Tested-by: default avatarAnsuel Smith <ansuelsmth@gmail.com>
Signed-off-by: default avatarPetr Štetiar <ynezz@true.cz>
(cherry picked from commit 524fb564)
parent 77734ce8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment