Date: Fri, 27 Mar 2020 10:40:24 -0700 From: John Baldwin <jhb@FreeBSD.org> To: Brandon Bergren <bdragon@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r359349 - head/gnu/usr.bin/binutils/ld Message-ID: <a017fa8a-8143-9f1b-aeaf-65fcf416abf7@FreeBSD.org> In-Reply-To: <99686e77-8baa-45f3-a80a-c901379eb595@www.fastmail.com> References: <202003270112.02R1CBGE090824@repo.freebsd.org> <da10dd2c-c0d9-8d83-a65f-621972266337@FreeBSD.org> <99686e77-8baa-45f3-a80a-c901379eb595@www.fastmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 3/27/20 9:54 AM, Brandon Bergren wrote: > > > On Fri, Mar 27, 2020, at 11:40 AM, John Baldwin wrote: >> On 3/26/20 6:12 PM, Brandon Bergren wrote: >>> Author: bdragon >>> Date: Fri Mar 27 01:12:11 2020 >>> New Revision: 359349 >>> URL: https://svnweb.freebsd.org/changeset/base/359349 >>> >>> Log: >>> Now that there are no remaining users of ld.bfd, remove the ld subdir. >>> >>> Deleted: >>> head/gnu/usr.bin/binutils/ld/ >> >> I think Ed mentioned some other cleanups to do as part of this change in >> ObsoleteFiles.inc as well? > > The problem is that they're still conditional on whether or not base/binutils is installed, so they *have* to live in OptionalObsoleteFiles.inc as far as I'm aware. Nope. We moved the GCC ones to ObsoleteFiles.inc and kept the conditionals for the ports version in that file. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a017fa8a-8143-9f1b-aeaf-65fcf416abf7>