Date: Tue, 14 Nov 2017 18:05:28 -0500 From: Anton Yuzhaninov <citrin@citrin.ru> To: Gerald Pfeifer <gerald@pfeifer.com>, Olivier Cochard <olivier@FreeBSD.org>, Conrad Meyer <cem@freebsd.org>, Anton Yuzhaninov <citrin+pr@citrin.ru> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, antoine@freebsd.org Subject: Re: svn commit: r454110 - in head/devel/elfutils: . files Message-ID: <9eaf7df4-8c21-f5a6-8de1-a4c21ece1fc8@citrin.ru> In-Reply-To: <alpine.LSU.2.21.1711140541080.4428@anthias.pfeifer.com> References: <201711131216.vADCGmNR013160@repo.freebsd.org> <alpine.LSU.2.21.1711140541080.4428@anthias.pfeifer.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/14/17 07:47, Gerald Pfeifer wrote: > On Mon, 13 Nov 2017, Olivier Cochard wrote: >> Log: >> Update to 0.170 >> >> PR: 223607 >> Submitted by: Anton Yuzhaninov >> Approved by: cem (maintainer) > >> Modified: head/devel/elfutils/Makefile >> ============================================================================== > >> -USE_GCC= 4.8 # fails to build with newer versions >> +USE_GCC= yes > > Nice to see this use of old GCC 4.8 avoided thusly. It would have > been good to note this change in the commit message, though? > > > Note that devel/api-sanity-autotest/Makefile has the following comment > > USE_GCC= 4.8 # same as devel/elfutils > > which is not the case any longer after this chance. It is not obvious why devel/api-sanity-autotest should depend on the same gcc version as devel/elfutils. I've added antoine@ to CC. USE_GCC=4.8 was added in this commit: https://svnweb.freebsd.org/ports?view=revision&revision=446382
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9eaf7df4-8c21-f5a6-8de1-a4c21ece1fc8>