On 6/22/26 14:57, Junio C Hamano wrote:
quoted
[1]:https://github.com/mesonbuild/meson/
commit/17d1cc60ed8246b8e7f0786421bf1cdf5cb19254
I took my inspiration for -Wl,-no-whatever from Paolo's other
attempt, referenced in
https://github.com/mesonbuild/meson/issues/15553
which is
https://github.com/mesonbuild/meson/
commit/7c901d7a8af214e31788eb6d1a1edd5b75124e66
Yeah, it makes sense for Meson to disable it unconditionally. I
wouldn't bother adding a check in meson.build though, since as Patrick
mentioned it's mostly a nuisance.
Paolo