Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 9E77563BA4B for ; Sun, 20 Jun 2010 16:23:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4985163B103; Sun, 20 Jun 2010 16:23:58 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 3FAB763B101 for ; Sun, 20 Jun 2010 16:23:57 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 06302175DD; Sun, 20 Jun 2010 16:23:57 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 20 Jun 2010 16:23:56 +0000 From: Matthias Scheler Subject: CVS commit: pkgsrc/cross/avr-binutils To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20100620162357.06302175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tron Date: Sun Jun 20 16:23:56 UTC 2010 Modified Files: pkgsrc/cross/avr-binutils: Makefile Log Message: Don't treat compiler warnings as errors. Newer versions of GCC produce a lot of "format not a string literal and no format arguments" warnings while building this package. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/cross/avr-binutils/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.