Re: What does "properly support iconv" in git Makefile (NO_ICONV) mean?
From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:39
Jakub Narebski [off-list ref] writes:
Gaah, I have some problems accessing the Gentoo bug database.
Is the problem that iconv does not exist in libc, or it exist but
misbehaves?
In small configurations that do not care about i18n, it is often
done to give iconv routines that is noop/ident in order to make
the programs compile and run.