From owner-freebsd-stable@FreeBSD.ORG Fri Nov 23 09:38:00 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 489E3501 for ; Fri, 23 Nov 2012 09:38:00 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-ia0-f182.google.com (mail-ia0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id D5A328FC0C for ; Fri, 23 Nov 2012 09:37:59 +0000 (UTC) Received: by mail-ia0-f182.google.com with SMTP id x2so7995150iad.13 for ; Fri, 23 Nov 2012 01:37:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=vAqdI45ZaELw9+kbIRtmFJXHN4YisL3oB1ZyAwP66zg=; b=IGcYavO7OERl5A8ceCyfhfdsmZKgvKJqRsMF6131tVayQ11ZExG7iYo4gW/R/s2wJ5 NjtWJ0huPBVkAu02gJ5WTP9oTOgfSblDYRXzdcF6XP3mDMpCK50Z30Cl+AwAyIyuxCbB FkbBUMKVS+GRKpWmfFNagTmABhrdrMJDdksp4JRmzXBUyUZ4LxMnAkMfW6y32xAhhwIt 93TVyz2uJ/RJAnXJr1jYm08bYFGy2zmsp2HgklOyq50D7iLB4iiuUTYs50fFQCgzouJI VIGrSnLrmIlrNRuwStRsVygWeMQfnBzG1E3bEzeTVk1Y42lQZJso2ttRpvYvaffdmIOg hDuw== Received: by 10.50.6.169 with SMTP id c9mr3059986iga.24.1353663478989; Fri, 23 Nov 2012 01:37:58 -0800 (PST) Received: from [192.168.1.132] (mau.donbass.com. [92.242.127.250]) by mx.google.com with ESMTPS id s20sm4367591igs.10.2012.11.23.01.37.57 (version=SSLv3 cipher=OTHER); Fri, 23 Nov 2012 01:37:58 -0800 (PST) Message-ID: <50AF43F3.7000003@gmail.com> Date: Fri, 23 Nov 2012 11:37:55 +0200 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Firefox/17.0 SeaMonkey/2.14 MIME-Version: 1.0 To: Beeblebrox Subject: Re: Latest for buildworld + clang + ccache References: <1353661163520-5763430.post@n5.nabble.com> <50AF3BD1.4040504@gmail.com> <1353662441934-5763438.post@n5.nabble.com> <50AF4186.4090901@gmail.com> <1353663021422-5763442.post@n5.nabble.com> In-Reply-To: <1353663021422-5763442.post@n5.nabble.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org 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 09:38:00 -0000 23.11.2012 11:30, Beeblebrox: >>> Is this the same reason CMAKE yells at CCACHE? >> Haven't seen this before. Can you share? > I meant for ports, not buildworld... > > I use bsdadminscripts and specify preferences in > /usr/local/etc/buildflags.conf. I tried these and did not work. What is the > setting for this, and I assume I can set CCACHE_CPP2 in that file also? > USE_GCC= clang > BUILDFLAGS_GCC= clang CC= clang CPP= clang-cpp CXX= clang++ Yes, you can include CCACHE_CPP2 in this file too. -- Sphinx of black quartz, judge my vow.