On 16/04/2025 00:41, Junio C Hamano wrote: [snip] > * rj/build-tweaks (2025-04-09) 13 commits > - config.mak.uname: set CSPRNG_METHOD to getrandom on Linux > - config.mak.uname: add arc4random to the cygwin build > - config.mak.uname: add sysinfo() configuration for cygwin > - builtin/gc.c: correct RAM calculation when using sysinfo > - config.mak.uname: add clock_gettime() to the cygwin build > - config.mak.uname: add HAVE_GETDELIM to the cygwin section > - config.mak.uname: only set NO_REGEX on cygwin for v1.7 > - config.mak.uname: add a note about NO_STRLCPY for Linux > - Makefile: remove NEEDS_LIBRT build variable > - meson.build: set default help format to html on windows > - meson.build: only set build variables for non-default values > - Makefile: only set some BASIC_CFLAGS when RUNTIME_PREFIX is set > - meson.build: remove -DCURL_DISABLE_TYPECHECK > > Various build tweaks, including CSPRNG selection on some platforms. > > Expecting a (hopefully minor and final) reroll? > cf. <39bd9980-0009-4b2e-a8e8-b07b0013c2ec@xxxxxxxxxxxxxxxxxxxx> > source: <cover.1743859985.git.ramsay@xxxxxxxxxxxxxxxxxxxx> > OK, I'm just about to send v3 (hopefully I won't mess up with 'git send-email'). I forgot to mention in the cover-letter that I did a test merge with master@77d6ee513f, next@fd585f713e and seen@eab9365253; master and next auto-merged without incident, but seen had a trivial conflict (I'm not sure why!). ATB, Ramsay Jones