Re: [PATCH 2/5] nolibc: add support for s390

From: Willy Tarreau
Date: Sat Dec 10 2022 - 04:45:34 EST


On Sat, Dec 10, 2022 at 10:39:43AM +0100, Sven Schnelle wrote:
> Willy Tarreau <w@xxxxxx> writes:
>
> > On Sat, Dec 10, 2022 at 10:34:08AM +0100, Sven Schnelle wrote:
> >> So it should be:
> >>
> >> >> +#elif defined(__s390x__)
> >> >> +#include "arch-s390.h"
> >>
> >> I'm fine with both - either you fixing it up or me sending a v2.
> >
> > As you like. If you prefer to rename the file to s390x as your colleague
> > suggested, I'll then ask you to send a v2. Otherwise either Paul or I can
> > drop that 'x' in the #include.
>
> Just drop the 'x'. Thanks! :)

OK will do, thank you!
Wlily