Re: [PATCH 0/4] More build fixes
Bastien Nocera <[email protected]> Mon, 08 Jun 2026 09:38:55 +0200
| Newsgroups | dev.linux.lists.ell |
|---|---|
| Message-ID | <[email protected]> |
Hello again, Would it be possible to get those merged? Regards On Thu, 2026-04-16 at 11:18 +0200, Bastien Nocera wrote: > Hey, >=20 > Would it be possible to get a review on those? >=20 > Cheers >=20 > On Tue, 2026-03-17 at 15:28 +0100, Bastien Nocera wrote: > > Another batch of fixes for compiling on Alpine Linux and/or clang: > > https://github.com/mesonbuild/wrapdb/pull/2646 > >=20 > > Bastien Nocera (4): > > =C2=A0 unit: Fix incorrect basename usage > > =C2=A0 ell: Fix rawmemchr implementation warning in Alpine/clang > > =C2=A0 ell: Fix cert_pkcs12_pbkdf() warning under Alpine/clang > > =C2=A0 unit: Skip hwdb test when hwdb isn't available > >=20 > > =C2=A0ell/cert-crypto.c |=C2=A0 4 ++++ > > =C2=A0ell/missing.h=C2=A0=C2=A0=C2=A0=C2=A0 |=C2=A0 4 ++++ > > =C2=A0unit/test-hwdb.c=C2=A0 | 13 ++++++++++--- > > =C2=A0unit/test-path.c=C2=A0 |=C2=A0 4 ++-- > > =C2=A04 files changed, 20 insertions(+), 5 deletions(-)