From owner-svn-src-head@freebsd.org Fri Mar 27 17:03:01 2020 Return-Path: Delivered-To: svn-src-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5C62A27B395; Fri, 27 Mar 2020 17:03:01 +0000 (UTC) (envelope-from bdragon@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48pp844PBZz3x39; Fri, 27 Mar 2020 17:03:00 +0000 (UTC) (envelope-from bdragon@FreeBSD.org) Received: from auth1-smtp.messagingengine.com (auth1-smtp.messagingengine.com [66.111.4.227]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: bdragon/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id BCF7C4609; Fri, 27 Mar 2020 16:54:45 +0000 (UTC) (envelope-from bdragon@FreeBSD.org) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailauth.nyi.internal (Postfix) with ESMTP id D603227C0054; Fri, 27 Mar 2020 12:54:44 -0400 (EDT) Received: from imap1 ([10.202.2.51]) by compute4.internal (MEProxy); Fri, 27 Mar 2020 12:54:44 -0400 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrudehledgledvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucgfrhhlucfvnfffucdluddtmdenucfjughrpefofg ggkfgjfhffhffvufgtsehttdertderredtnecuhfhrohhmpedfuehrrghnughonhcuuegv rhhgrhgvnhdfuceosggurhgrghhonheshfhrvggvuefuffdrohhrgheqnecuffhomhgrih hnpehfrhgvvggsshgurdhorhhgnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghm pehmrghilhhfrhhomhepsggurhgrghhonhdomhgvshhmthhprghuthhhphgvrhhsohhnrg hlihhthidquddtgedvfeehkeeigedqudekuddtkeehuddqsggurhgrghhonheppefhrhgv vgeuufffrdhorhhgsehimhgrphdrtggt X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 501) id A6AE8C200A4; Fri, 27 Mar 2020 12:54:44 -0400 (EDT) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.1.7-1021-g152deaf-fmstable-20200319v1 Mime-Version: 1.0 Message-Id: <99686e77-8baa-45f3-a80a-c901379eb595@www.fastmail.com> In-Reply-To: References: <202003270112.02R1CBGE090824@repo.freebsd.org> Date: Fri, 27 Mar 2020 11:54:22 -0500 From: "Brandon Bergren" To: "John Baldwin" , 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 Content-Type: text/plain X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Mar 2020 17:03:01 -0000 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. > > -- > John Baldwin > -- Brandon Bergren bdragon@FreeBSD.org