From owner-freebsd-stable@FreeBSD.ORG Fri Nov 23 12:38:03 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 715067DE for ; Fri, 23 Nov 2012 12:38:03 +0000 (UTC) (envelope-from zaphod@berentweb.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 4DD868FC15 for ; Fri, 23 Nov 2012 12:38:02 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TbsWA-0006K0-6P for freebsd-stable@freebsd.org; Fri, 23 Nov 2012 04:38:02 -0800 Date: Fri, 23 Nov 2012 04:38:02 -0800 (PST) From: Beeblebrox To: freebsd-stable@freebsd.org Message-ID: <1353674282188-5763482.post@n5.nabble.com> In-Reply-To: <1353671378109-5763475.post@n5.nabble.com> References: <1353670641224-5763472.post@n5.nabble.com> <1353671378109-5763475.post@n5.nabble.com> Subject: buildworld with clang breaks because no cc MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Nov 2012 12:38:03 -0000 Looks like I should have placed these in my /etc/src.conf: WITH_CLANG= yes WITH_CLANG_EXTRAS= yes WITH_CLANG_IS_CC= yes I don't believe I will need anything under /usr/src/tools. How can I disable that in /etc/src.conf? The man page does not have that info. Thanks. -- View this message in context: http://freebsd.1045724.n5.nabble.com/buildworld-with-clang-breaks-because-no-cc-tp5763472p5763482.html Sent from the freebsd-stable mailing list archive at Nabble.com.