On 12/12/24 14:18, Richard Henderson wrote:
On 12/12/24 03:26, Philippe Mathieu-Daudé wrote:
Only vl.c includes libSDL headers.
No need to pass them to all system_ss[] files.
Signed-off-by: Philippe Mathieu-Daudé
---
system/meson.build | 5 -
1 file changed, 4 insertions(+), 1 deletion(
On 12/12/24 03:26, Philippe Mathieu-Daudé wrote:
Only vl.c includes libSDL headers.
No need to pass them to all system_ss[] files.
Signed-off-by: Philippe Mathieu-Daudé
---
system/meson.build | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/system/meson.build b/system/
Only vl.c includes libSDL headers.
No need to pass them to all system_ss[] files.
Signed-off-by: Philippe Mathieu-Daudé
---
system/meson.build | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/system/meson.build b/system/meson.build
index 4952f4b2c7d..f7e2c8b826f 100644
---