Received: by mail.netbsd.org (Postfix, from userid 605) id E770485EB1; Fri, 7 Oct 2016 19:10:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 72D5885EAE for ; Fri, 7 Oct 2016 19:10:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id zxLyn6FC3ITc for ; Fri, 7 Oct 2016 19:10:04 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2278685E7F for ; Fri, 7 Oct 2016 19:10:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1C039FBD2; Fri, 7 Oct 2016 19:10:04 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 7 Oct 2016 15:10:04 -0400 From: "Christos Zoulas" Subject: CVS commit: src/libexec/ld.elf_so To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20161007191004.1C039FBD2@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Christos Zoulas" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: christos Date: Fri Oct 7 19:10:04 UTC 2016 Modified Files: src/libexec/ld.elf_so: Makefile Log Message: revert, I'll fix libc instead. To generate a diff of this commit: cvs rdiff -u -r1.134 -r1.135 src/libexec/ld.elf_so/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.