Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 05A5F63BD01 for ; Tue, 30 Sep 2008 14:41:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A7D9A63B170; Tue, 30 Sep 2008 14:41:04 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id EEB8363B158 for ; Tue, 30 Sep 2008 14:41:03 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D5B64175D0; Tue, 30 Sep 2008 14:41:03 +0000 (UTC) From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/sysutils/9base To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org Message-Id: <20080930144103.D5B64175D0@cvs.netbsd.org> Date: Tue, 30 Sep 2008 14:41:03 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: joerg Date: Tue Sep 30 14:41:03 UTC 2008 Modified Files: pkgsrc/sysutils/9base: Makefile Log Message: Fix build on amd64. This is horrible code and e.g. using GCC builtins would be much cleaner. Mark as destdir safe. To generate a diff of this commit: cvs rdiff -r1.8 -r1.9 pkgsrc/sysutils/9base/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.