Re: [PATCH v2 3/4] Add the GNU/Hurd as a target host

2024-01-22 Thread Peter Maydell
On Thu, 18 Jan 2024 at 16:04, Manolo de Medici wrote: > > Signed-off-by: Manolo de Medici > --- > configure | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/configure b/configure > index 21ab9a64e9..fb11ede5b2 100755 > --- a/configure > +++ b/configure > @@ -353,6 +353,8 @@ elif check_

[PATCH v2 3/4] Add the GNU/Hurd as a target host

2024-01-18 Thread Manolo de Medici
Signed-off-by: Manolo de Medici --- configure | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure b/configure index 21ab9a64e9..fb11ede5b2 100755 --- a/configure +++ b/configure @@ -353,6 +353,8 @@ elif check_define __NetBSD__; then host_os=netbsd elif check_define __APPLE__; then