head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2 pkgsrc-2010Q1:1.1.0.4 pkgsrc-2010Q1-base:1.1 pkgsrc-2009Q4:1.1.0.2 pkgsrc-2009Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2010.04.27.15.12.09; author drochner; state dead; branches; next 1.1; 1.1 date 2009.11.25.12.32.30; author hasso; state Exp; branches; next ; desc @@ 1.2 log @update to 2.7 many fixes and improvements, eg C++ support see the release notes for details @ text @$NetBSD: patch-aa,v 1.1 2009/11/25 12:32:30 hasso Exp $ --- tools/clang/lib/Driver/Tools.cpp.orig 2009-11-25 12:21:45 +0200 +++ tools/clang/lib/Driver/Tools.cpp 2009-11-25 12:22:09 +0200 @@@@ -2326,7 +2326,7 @@@@ void dragonfly::Link::ConstructJob(Compi if (Args.hasArg(options::OPT_pthread)) - CmdArgs.push_back("-lthread_xu"); + CmdArgs.push_back("-lpthread"); if (!Args.hasArg(options::OPT_nolibc)) { CmdArgs.push_back("-lc"); @ 1.1 log @Make 'clang -pthread' work on recent DragonFly versions. The patch from upstream svn trunk. Bump PKGREVISION. @ text @d1 1 a1 1 $NetBSD$ @