On Sun, Oct 27, 2024 at 02:01:17PM +0100, Patrick Steinhardt wrote: > On Sat, Oct 26, 2024 at 12:01:18PM +0700, Bagas Sanjaya wrote: > > On Mon, Oct 21, 2024 at 12:56:30PM +0200, Patrick Steinhardt wrote: > > > Hi, > > > > > > this is the second version of my patch series that addresses some > > > platform compatibility issues with clar. Changes compared to v1: > > > > > > - I've merged the CMake fixes at [1] into this patch series to avoid > > > conflicts. @Taylor, please drop that other series, which is > > > "ps/cmake-clar". > > > > > > - I've fixed up the "generate-clar-decls.h" script. > > > > > > - I've updated the clar such that it includes upstreamed changes for > > > improved uClibc support when we lack support for `wchar_t`. > > > > > > > Git builds successfully on Buildroot (aarch64 uClibc with and without wchar, > > aarch64 glibc). > > > > Tested-by: Bagas Sanjaya <bagasdotme@xxxxxxxxx> > > Great, thanks a lot for verifying whether this fixes your issues! Thanks, both. Let's start merging this one down. Thanks, Taylor