On 5/27/21 9:03 AM, Alex Bennée wrote:
If you specify something like --cc="ccache gcc" on your configure line the summary output misses the rest of the cmd_array. Do some string joining to make it complete.Signed-off-by: Alex Bennée<[email protected]> Tested-by: Thomas Huth<[email protected]> --- meson.build | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
