From owner-freebsd-stable@FreeBSD.ORG Tue Jan 1 18:45:43 2013 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 3B87C1A5 for ; Tue, 1 Jan 2013 18:45:43 +0000 (UTC) (envelope-from traveling08@cox.net) Received: from fed1rmfepi103.cox.net (fed1rmfepi103.cox.net [68.230.241.134]) by mx1.freebsd.org (Postfix) with ESMTP id E36978FC0A for ; Tue, 1 Jan 2013 18:45:42 +0000 (UTC) Received: from fed1rmimpo109 ([68.230.241.158]) by fed1rmfepo201.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20130101144427.YKRA19285.fed1rmfepo201.cox.net@fed1rmimpo109> for ; Tue, 1 Jan 2013 09:44:27 -0500 Received: from dell64 ([72.220.112.133]) by fed1rmimpo109 with cox id iekG1k00G2skfVC01ekTcM; Tue, 01 Jan 2013 09:44:27 -0500 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A020208.50E2F64B.0026,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=2.0 cv=IrycgcDg c=1 sm=1 a=blkYnWlwlWmjWY/ySXj5BQ==:17 a=G8Uczd0VNMoA:10 a=kj9zAlcOel0A:10 a=kviXuzpPAAAA:8 a=0N1HaDVxWWMA:10 a=SPa1jTXRlJEIHpddWfoA:9 a=CjuIK1q_8ugA:10 a=blkYnWlwlWmjWY/ySXj5BQ==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Date: Tue, 1 Jan 2013 06:44:16 -0800 From: Robert To: freebsd-stable@freebsd.org Subject: src.conf question Message-ID: <20130101064416.559896f0@dell64> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd8.3) 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: Tue, 01 Jan 2013 18:45:43 -0000 Greetings I will be upgrading my main desktop system from 8-stable to 9-stable this week and am quite confused with regards to Clang vs GCC. I have complete backups and will be doing a complete re-install. I have seen several different examples of what to put into /etc/src.conf and /etc/make.conf and am not sure if it is safe or even advisable to make the move to Clang for source and ports. Can someone help with this? Thanks in advance Robert