Received: from cvs.netbsd.org (cvs.netbsd.org [204.152.190.10]) by mail.netbsd.org (Postfix) with ESMTP id 465A363B18D for ; Sat, 12 Jan 2008 14:40:21 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 62D4E21507; Sat, 12 Jan 2008 14:40:21 +0000 (UTC) From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/mk To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org Message-Id: <20080112144021.62D4E21507@cvs.netbsd.org> Date: Sat, 12 Jan 2008 14:40:21 +0000 (UTC) Content-Length: 507 Lines: 20 Module Name: pkgsrc Committed By: joerg Date: Sat Jan 12 14:40:21 UTC 2008 Modified Files: pkgsrc/mk: bsd.prefs.mk Log Message: If LOWER_ARCH is x86_64 on Linux, force it for MACHINE_ARCH as well. On a Core 2 Xeon, it breaks a lot of things otherwise as it ends up as something like "Intel(R) Core(R)". To generate a diff of this commit: cvs rdiff -r1.274 -r1.275 pkgsrc/mk/bsd.prefs.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.