On 7/14/21 11:20 AM, Alex Bennée wrote:
It was pointed out in review of the previous patch that the if leg isn't needed as the for loop will not enter on an empty $device_archs.Fixes: d1d5e9eefd ("configure: allow the selection of alternate config in the build") Signed-off-by: Alex Bennée<[email protected]> Message-Id:<[email protected]> --- configure | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
