Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Nov 2016 14:35:47 +0300
From:      Sergey Kandaurov <pluknet@gmail.com>
To:        Julian Elischer <julian@freebsd.org>
Cc:        freebsd <freebsd-hackers@freebsd.org>
Subject:   Re: how to reduce the size of /usr/share/i18n data?
Message-ID:  <CAE-mSOKCgetmsmHP3Au9UnEFiuwKsg_QCAWD2ZWeY-81=-oENg@mail.gmail.com>
In-Reply-To: <20161103112115.GL57714@zxy.spb.ru>
References:  <7b036323-aa77-6d41-36b0-439a12a36524@freebsd.org> <20161103112115.GL57714@zxy.spb.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Quick source tree analysis suggests me that WITHOUT_ICONV should work.

# grep -B1 i18n= head/share/Makefile
.if ${MK_ICONV} != "no"
_i18n=        i18n

> especially in the context of an appliance that doesn't really need it at all.

-- 
wbr,
pluknet



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAE-mSOKCgetmsmHP3Au9UnEFiuwKsg_QCAWD2ZWeY-81=-oENg>