Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id E92B863C1CA for ; Thu, 5 Mar 2009 14:17:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A230E63B2D7; Thu, 5 Mar 2009 14:17:47 +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 ACBAB63B143 for ; Thu, 5 Mar 2009 14:17:46 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9AAD5175D0; Thu, 5 Mar 2009 14:17:46 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 5 Mar 2009 14:17:46 +0000 From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/security/policykit To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org Message-Id: <20090305141746.9AAD5175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: joerg Date: Thu Mar 5 14:17:46 UTC 2009 Modified Files: pkgsrc/security/policykit: Makefile Log Message: Always kill --as-needed, it is known to break Solaris as well and has created various interesting issues on other platforms as well. >From PR 40016. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/policykit/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.