Re: [PATCH v9 07/11] darwin: fix cross-compiling for Darwin

2021-01-25 Thread Philippe Mathieu-Daudé
On 1/26/21 2:24 AM, Joelle van Dyne wrote: > Add objc to the Meson cross file as well as detection of Darwin. > > Reviewed-by: Peter Maydell > Signed-off-by: Joelle van Dyne > --- > configure | 4 > 1 file changed, 4 insertions(+) Reviewed-by: Philippe Mathieu-Daudé

[PATCH v9 07/11] darwin: fix cross-compiling for Darwin

2021-01-25 Thread Joelle van Dyne
Add objc to the Meson cross file as well as detection of Darwin. Reviewed-by: Peter Maydell Signed-off-by: Joelle van Dyne --- configure | 4 1 file changed, 4 insertions(+) diff --git a/configure b/configure index 1b2fc502ea..96738a19bc 100755 --- a/configure +++ b/configure @@ -6402,6 +