Date: Fri, 15 Jun 2018 11:35:41 -0700 From: John Baldwin <jhb@FreeBSD.org> To: Ed Maste <emaste@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r335210 - head/tools/build/options Message-ID: <8c9be7aa-649a-3df3-b485-c30230c13a4a@FreeBSD.org> In-Reply-To: <201806151618.w5FGIdXX006808@repo.freebsd.org> References: <201806151618.w5FGIdXX006808@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 6/15/18 9:18 AM, Ed Maste wrote: > Author: emaste > Date: Fri Jun 15 16:18:39 2018 > New Revision: 335210 > URL: https://svnweb.freebsd.org/changeset/base/335210 > > Log: > Remove objcopy from BINUTILS option descriptions > > As of r306649 objcopy is always ELF Tool Chain's elfcopy; binutils > objcopy is never used. > > PR: 229046 > MFC after: 1 week > Sponsored by: The FreeBSD Foundation BTW, I found it confusing recently that objcopy's build glue was in usr.bin/elfcopy. That perhaps made sense during the transition, but should we just rename that to usr.bin/objcopy now? -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8c9be7aa-649a-3df3-b485-c30230c13a4a>