commit | 61cbb35677896ef2de8aa907e91024a9e69edde8 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Sep 29 12:41:57 2022 +0100 |
committer | Alex Bennée <alex.bennee@linaro.org> | Thu Oct 06 11:53:40 2022 +0100 |
tree | 03c9dc79aca36670d6f7defc3b6bb6244341f017 | |
parent | 4a3447e5b393d11e3b7aaf50602cbc28a7deeb88 [diff] |
configure: return status code from probe_target_compiler For now, return 1 for container-based compilers. This will change as soon as ROMs will be buildable with them. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20220929114231.583801-18-alex.bennee@linaro.org>