This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
qemu-e2k
Watch
13
Star
4
Fork
You've already forked qemu-e2k
0
Code
Issues
4
Pull Requests
Projects
2
Releases
Activity
7d252ba5ca
qemu-e2k
/
fpu
/
meson.build
2 lines
67 B
Meson
Raw
Normal View
History
Unescape
Escape
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>
2021-03-08 21:15:06 +01:00
specific_ss
.
add
(
when
:
'CONFIG_TCG'
,
if_true
:
files
(
'softfloat.c'
)
)