Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id E0C1B63BC30 for ; Thu, 28 Aug 2008 20:05:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A009363B3D9; Thu, 28 Aug 2008 20:05:25 +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 DC08063B142 for ; Thu, 28 Aug 2008 20:05:24 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C43C5175D0; Thu, 28 Aug 2008 20:05:24 +0000 (UTC) From: Matthias Scheler Subject: CVS commit: pkgsrc/net/mtr To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org Message-Id: <20080828200524.C43C5175D0@cvs.netbsd.org> Date: Thu, 28 Aug 2008 20:05:24 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tron Date: Thu Aug 28 20:05:24 UTC 2008 Modified Files: pkgsrc/net/mtr: Makefile Log Message: Remove "-Wno-pointer-sign" compiler options if we are building with GCC 3.x. This should fix PR pkg/39421. To generate a diff of this commit: cvs rdiff -r1.51 -r1.52 pkgsrc/net/mtr/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.