Re: [PATCH 1/4] t4xxx: don't use iconv(1) without ICONV prereq
From: Junio C Hamano <hidden> Date: 2026-02-10 15:43:26
Patrick Steinhardt [off-list ref] writes:
But even if the iconv binary were to come back I think it's somewhat
sensible to assume that the iconv(1) binary may not exist when built
with NO_ICONV. There might for example be platforms out there that have
no iconv support at all, and the patches in this series would help
those.