Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 90D1A63F3AB for ; Sun, 21 Apr 2013 16:10:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 49A3714A195; Sun, 21 Apr 2013 16:10:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D0A9E14A193 for ; Sun, 21 Apr 2013 16:10:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id uvUvbsy3jWRc for ; Sun, 21 Apr 2013 16:10:29 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 5C81C14A18E for ; Sun, 21 Apr 2013 16:10:29 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E9C6D175DD; Sun, 21 Apr 2013 16:10:28 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 21 Apr 2013 16:10:28 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/lang/gcc48 To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20130421161028.E9C6D175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Sun Apr 21 16:10:28 UTC 2013 Modified Files: pkgsrc/lang/gcc48: distinfo Added Files: pkgsrc/lang/gcc48/patches: patch-libsanitizer_configure.tgt Log Message: Disable libsanitizer on Mac OS X 10.6 due to linking problem. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/gcc48/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/lang/gcc48/patches/patch-libsanitizer_configure.tgt Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.