package-cmake: remove now-redundant target ccache support
authorArnout Vandecappelle <arnout@mind.be>
Sun, 4 Oct 2015 12:28:53 +0000 (13:28 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 4 Oct 2015 16:22:20 +0000 (18:22 +0200)
commite31ad0e809ca2cc75d16ac8f6c4ae3c850e828a6
treeb09f42e5b292ad1dc423d39aee7cdf17df65ac81
parent4b5714f7ac86750857baa30f14e52a728f40d5f2
package-cmake: remove now-redundant target ccache support

All the complexity with the different ways that CMAKE_C_COMPILER and
CMAKE_C_COMPILER_ARG1 can be set are no longer needed, it's all handled
by the toolchain wrapper now.

Note that it is still necessary to handle this for the host build.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Reviewed-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/pkg-cmake.mk
support/misc/toolchainfile.cmake.in