Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 22AD863B8DE for ; Sun, 14 Feb 2010 06:28:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id BE40263B344; Sun, 14 Feb 2010 06:28:08 +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 D6F1663B343 for ; Sun, 14 Feb 2010 06:28:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C6F45175DF; Sun, 14 Feb 2010 06:28:07 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 14 Feb 2010 06:28:07 +0000 From: "David A. Holland" Subject: CVS commit: pkgsrc/cross/h8300-hms-gcc To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org X-Mailer: log_accum Message-Id: <20100214062807.C6F45175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: dholland Date: Sun Feb 14 06:28:07 UTC 2010 Modified Files: pkgsrc/cross/h8300-hms-gcc: Makefile distinfo Added Files: pkgsrc/cross/h8300-hms-gcc/patches: patch-aa patch-ab Log Message: Patch out the illegal C found in old gcc versions. Fixes broken build. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 pkgsrc/cross/h8300-hms-gcc/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/cross/h8300-hms-gcc/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/cross/h8300-hms-gcc/patches/patch-aa \ pkgsrc/cross/h8300-hms-gcc/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.