Date: Tue, 14 Nov 2017 15:10:35 -0800 From: Conrad Meyer <cem@freebsd.org> To: Anton Yuzhaninov <citrin@citrin.ru> Cc: Gerald Pfeifer <gerald@pfeifer.com>, Olivier Cochard <olivier@freebsd.org>, Anton Yuzhaninov <citrin+pr@citrin.ru>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, Antoine Brodin <antoine@freebsd.org> Subject: Re: svn commit: r454110 - in head/devel/elfutils: . files Message-ID: <CAG6CVpUZPqau74m6KOFkDRBeQChSRYduW8687RwE2D2=7h_cYw@mail.gmail.com> In-Reply-To: <9eaf7df4-8c21-f5a6-8de1-a4c21ece1fc8@citrin.ru> References: <201711131216.vADCGmNR013160@repo.freebsd.org> <alpine.LSU.2.21.1711140541080.4428@anthias.pfeifer.com> <9eaf7df4-8c21-f5a6-8de1-a4c21ece1fc8@citrin.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Possibly because api-sanity-autotest depends on abi-compliance-checker which depends on elfutils. On Tue, Nov 14, 2017 at 3:05 PM, Anton Yuzhaninov <citrin@citrin.ru> wrote: > 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?CAG6CVpUZPqau74m6KOFkDRBeQChSRYduW8687RwE2D2=7h_cYw>