Control: tags -1 + fixed-upstream On Wed, 02 Oct 2024 at 16:00:11 +0100, Simon McVittie wrote: > Hurd porters: what do you want host_machine.kernel() to return on Hurd? > Should it be 'gnu' (consistent with uname -s which prints 'GNU'), or > should it be 'hurd' or 'mach' or something else?
According to https://github.com/mesonbuild/meson/pull/13789 the desired answer is 'gnu'. This should be fixed in 1.6.1 if I understand the upstream release flow correctly. smcv

