configure: set cross_cc_FOO for host compiler
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 13 Apr 2018 15:15:07 +0000 (16:15 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 20 Jun 2018 19:22:34 +0000 (20:22 +0100)
commit13a5abe2b880bf1fa557c47ff7a4e0c44156ece3
treea2f81ec592303464894a6535afb7a5676862bad4
parentd422b2bc23bfdc04b16dfc8dc761a6d1fe79b08a
configure: set cross_cc_FOO for host compiler

We can build tests for the host system with the compiler that we have
selected.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
configure