target/arm/tcg-stubs: compile file once (system)
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20250513173928.77376-2-philmd@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
0a233da8a0
commit
4f8599f20c
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ subdir('hvf')
|
|||
if 'CONFIG_TCG' in config_all_accel
|
||||
subdir('tcg')
|
||||
else
|
||||
arm_ss.add(files('tcg-stubs.c'))
|
||||
arm_common_system_ss.add(files('tcg-stubs.c'))
|
||||
endif
|
||||
|
||||
target_arch += {'arm': arm_ss}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue