Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2015 16:59:59 +0200
From:      John Marino <freebsd.contact@marino.st>
To:        Tijl Coosemans <tijl@FreeBSD.org>, John Marino <marino@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r384894 - head/lang/gcc5-aux
Message-ID:  <553FA06F.8000602@marino.st>
In-Reply-To: <20150428165407.1bb95495@kalimero.tijl.coosemans.org>
References:  <201504281216.t3SCGYSp044760@svn.freebsd.org> <20150428165407.1bb95495@kalimero.tijl.coosemans.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4/28/2015 16:54, Tijl Coosemans wrote:
> On Tue, 28 Apr 2015 12:16:34 +0000 (UTC) John Marino <marino@FreeBSD.org> wrote:
>> Author: marino
>> Date: Tue Apr 28 12:16:33 2015
>> New Revision: 384894
>> URL: https://svnweb.freebsd.org/changeset/ports/384894 [snip]
> 
> On FreeBSD 10 it will link to libiconv without these instead of using
> libc iconv.  I believe it will also try to use an internal libintl instead
> of using libintl from gettext-runtime.  

I don't fully understand what was being accomplished.  I do know that it
still builds on FreeBSD 8,9, and 10 after this change and now it again
builds on DragonFly which it didn't before (it couldn't find -lintl
during the build)

This isn't an issue for lang/gcc* ports because they disable NLS
unconditionally.  the gcc*-aux ports are the only ones that offer NLS
option.  I honestly don't know what the "pre" problem with iconv was
(because I don't need NLS myself)

John



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?553FA06F.8000602>