Re: [PATCH 13/14] ram-compress.c: Make target independent

2023-04-03 Thread Philippe Mathieu-Daudé
On 2/4/23 19:56, Lukas Straub wrote: Make ram-compress.c target independent. Signed-off-by: Lukas Straub --- migration/meson.build| 2 +- migration/ram-compress.c | 16 +--- 2 files changed, 10 insertions(+), 8 deletions(-) \o/ Reviewed-by: Philippe Mathieu-Daudé

[PATCH 13/14] ram-compress.c: Make target independent

2023-04-02 Thread Lukas Straub
Make ram-compress.c target independent. Signed-off-by: Lukas Straub --- migration/meson.build| 2 +- migration/ram-compress.c | 16 +--- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/migration/meson.build b/migration/meson.build index 262e3c9754..16f642031c 100