Received: by mail.netbsd.org (Postfix, from userid 0) id 9DAC863B26D; Mon, 14 Dec 2009 08:51:34 +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 DB31963B125 for ; Mon, 14 Dec 2009 08:51:32 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D4CAB175DD; Mon, 14 Dec 2009 08:51:31 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 14 Dec 2009 08:51:31 +0000 From: Masao Uebayashi Subject: CVS commit: src/tools/gdb To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20091214085131.D4CAB175DD@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: src Committed By: uebayasi Date: Mon Dec 14 08:51:31 UTC 2009 Modified Files: src/tools/gdb: Makefile Log Message: Disable parallel build, which always fails at compiling itable.c / interp.c. Only affect MKCROSSGDB=yes. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/tools/gdb/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.