Re: [PATCH v2] meson: fix Cocoa option in summary

2021-01-07 Thread Paolo Bonzini
On 30/12/20 23:16, Chris Hofstaedtler wrote: Cocoa support was always shown as "no", even it if was enabled. Fixes: b4e312e953b ("configure: move cocoa option to Meson") Cc: Paolo Bonzini Cc: Peter Maydell Cc: Philippe Mathieu-Daudé Signed-off-by: Chris Hofstaedtler --- meson.build | 2 +-

Re: [PATCH v2] meson: fix Cocoa option in summary

2021-01-07 Thread Paolo Bonzini
On 30/12/20 23:16, Chris Hofstaedtler wrote: Cocoa support was always shown as "no", even it if was enabled. Fixes: b4e312e953b ("configure: move cocoa option to Meson") Cc: Paolo Bonzini Cc: Peter Maydell Cc: Philippe Mathieu-Daudé Signed-off-by: Chris Hofstaedtler --- meson.build | 2 +-

Re: [PATCH v2] meson: fix Cocoa option in summary

2020-12-31 Thread Philippe Mathieu-Daudé
On 12/30/20 11:16 PM, Chris Hofstaedtler wrote: > Cocoa support was always shown as "no", even it if was enabled. > > Fixes: b4e312e953b ("configure: move cocoa option to Meson") > Cc: Paolo Bonzini > Cc: Peter Maydell > Cc: Philippe Mathieu-Daudé > Signed-off-by: Chris Hofstaedtler > --- > m

[PATCH v2] meson: fix Cocoa option in summary

2020-12-30 Thread Chris Hofstaedtler
Cocoa support was always shown as "no", even it if was enabled. Fixes: b4e312e953b ("configure: move cocoa option to Meson") Cc: Paolo Bonzini Cc: Peter Maydell Cc: Philippe Mathieu-Daudé Signed-off-by: Chris Hofstaedtler --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)