Browse Source
As we are moving toward a single binary, targets might end without any target-specific objects (all objects being in the 'common' source set). Allow this by checking the target_system_arch[] dictionary contains the target key before using it. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Message-ID: <20260106235333.22752-2-philmd@linaro.org>pull/316/head
1 changed files with 5 additions and 3 deletions
Loading…
Reference in new issue