Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id BB08763B8B4 for ; Sun, 7 Jun 2009 18:20:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6606E63B11E; Sun, 7 Jun 2009 18:20:04 +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 9F9C963B113 for ; Sun, 7 Jun 2009 18:20:03 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8AF0F175D0; Sun, 7 Jun 2009 18:20:03 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 7 Jun 2009 18:20:03 +0000 From: Tobias Nygren Subject: CVS commit: pkgsrc/sysutils/grub To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20090607182003.8AF0F175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tnn Date: Sun Jun 7 18:20:03 UTC 2009 Modified Files: pkgsrc/sysutils/grub: Makefile Log Message: grub actually builds and runs fine on a NetBSD 5.x amd64 host, and knows that it has to pass -m32 to gcc, so enable build for this platform. To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 pkgsrc/sysutils/grub/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.