Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id E9B7663B966 for ; Sat, 15 Nov 2008 18:15:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 95DCA63B126; Sat, 15 Nov 2008 18:15:10 +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 D98F863B10D for ; Sat, 15 Nov 2008 18:15:09 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BD80F175D0; Sat, 15 Nov 2008 18:15:09 +0000 (UTC) From: "Jared D. McNeill" Subject: CVS commit: pkgsrc/sysutils/dbus To: pkgsrc-changes@NetBSD.org Reply-To: jmcneill@netbsd.org Message-Id: <20081115181509.BD80F175D0@cvs.netbsd.org> Date: Sat, 15 Nov 2008 18:15:09 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: jmcneill Date: Sat Nov 15 18:15:09 UTC 2008 Modified Files: pkgsrc/sysutils/dbus: Makefile Log Message: Don't use -Wl,--gc-sections as it strips .note.netbsd.* sections. Bump pkg revision. To generate a diff of this commit: cvs rdiff -r1.35 -r1.36 pkgsrc/sysutils/dbus/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.