Re: [PATCH 0/4] More build fixes
Bastien Nocera <[email protected]> Thu, 16 Apr 2026 11:18:26 +0200
| Newsgroups | dev.linux.lists.ell |
|---|---|
| Message-ID | <[email protected]> |
Hey, Would it be possible to get a review on those? Cheers 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(-)