Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Dec 2015 10:15:44 +0100 (CET)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Ashish SHUKLA <ashish@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r402637 - in head/editors/emacs-devel: . files
Message-ID:  <alpine.LSU.2.20.1512010925480.3553@anthias>
In-Reply-To: <201511300024.tAU0Oxmj090445@repo.freebsd.org>
References:  <201511300024.tAU0Oxmj090445@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 30 Nov 2015, Ashish SHUKLA wrote:
> -LTO_CONFIGURE_ON=		--enable-link-time-optimization
> -LTO_USE=			GCC=4.6+
> +LTO_CONFIGURE_ON=	--enable-link-time-optimization
> +LTO_USE=		GCC=4.6+

Have you considered making this GCC=yes?  That would be my
recommendation since it will build on the canonical version
of GCC in the ports tree (which is based on GCC 4.8 right
now).  

(And GCC 4.6 and 4.7 are no longer maintained upstream, plus
their LTO system a lot more immature.)

Cheers,
Gerald



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LSU.2.20.1512010925480.3553>