From owner-freebsd-current@FreeBSD.ORG Mon Dec 17 08:36:05 2012 Return-Path: Delivered-To: Current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8396B939; Mon, 17 Dec 2012 08:36:05 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id D13B18FC0A; Mon, 17 Dec 2012 08:36:04 +0000 (UTC) Received: by mail-ee0-f54.google.com with SMTP id c13so3011805eek.13 for ; Mon, 17 Dec 2012 00:36:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=c/Enc8Z9HyPLkmbjUTyTda9a+UFn+DPxqLldWWAk7GU=; b=Rk7BqIF6mB/SAL1uJSutLd/RCpCbzhgtBwtK4SdTFX1Ro7q84W8eSOYKqYe7cWk8J+ 7SV23ZxmwHXkxkObLnBesfbHlJKAFrZw8kqknk99g2KyQaIyco1Feadm7UxI47jmWptd gqrvWrFSBpD8qBqKUsRhIxDzCokd7jaHutdIBSTPva5B5P31X14XPpbmfEGN9Sx6M23w qCRZvjjgneoHkCGZhxPVaq8Ok3yvSt3SM5jKHsJg7UvkwrsGxdNDvjT6dozFgMUoH7JL tZVypzrkmQS5ksYRYZmQAhL9VXmPnxu2PbDQKxj5PsT4MRphg/vbwTn4ntk/h04GKstV Dvmg== MIME-Version: 1.0 Received: by 10.14.215.197 with SMTP id e45mr39772567eep.0.1355733362256; Mon, 17 Dec 2012 00:36:02 -0800 (PST) Received: by 10.14.4.68 with HTTP; Mon, 17 Dec 2012 00:36:02 -0800 (PST) In-Reply-To: <50CE2E29.4030906@FreeBSD.org> References: <50CE2E29.4030906@FreeBSD.org> Date: Mon, 17 Dec 2012 03:36:02 -0500 Message-ID: Subject: Re: Clang/LLVM revision 169451 From: "Sam Fourman Jr." To: Dimitry Andric Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Dec 2012 08:36:05 -0000 > No, there is no one-click merge script, it needs humanoid help, I'm > afraid. :-) Is there any reason you cannot just install the port, or > if that is too outdated, just checkout from llvm.org directly and build > it? is it currently possible to build FreeBSD world, without clang and then build clang from ports?