Received: by mail.netbsd.org (Postfix, from userid 605) id D96AA85FFF; Fri, 29 Jan 2016 15:18:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 64C3885FF5 for ; Fri, 29 Jan 2016 15:18:34 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id S_PYlGzJwQSk for ; Fri, 29 Jan 2016 15:18:34 +0000 (UTC) Received: from cvs.NetBSD.org (cvs.NetBSD.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 13F3C85EFA for ; Fri, 29 Jan 2016 15:18:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 119EEFBB7; Fri, 29 Jan 2016 15:18:34 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 29 Jan 2016 10:18:34 -0500 From: "Christos Zoulas" Subject: CVS commit: src/include To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20160129151834.119EEFBB7@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 Jan 29 15:18:34 UTC 2016 Modified Files: src/include: locale.h Log Message: disable dso protected to work around binutils bug To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/include/locale.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.