mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 17:23:56 -06:00
meson: Split out fpu/meson.build
Reviewed-by: Luis Pires <luis.pires@eldorado.org.br> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
parent
104cc2c085
commit
c634754172
2 changed files with 2 additions and 3 deletions
1
fpu/meson.build
Normal file
1
fpu/meson.build
Normal file
|
@ -0,0 +1 @@
|
|||
specific_ss.add(when: 'CONFIG_TCG', if_true: files('softfloat.c'))
|
Loading…
Add table
Add a link
Reference in a new issue