From owner-freebsd-current@freebsd.org Thu Nov 26 07:35:37 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 476E8A36E17 for ; Thu, 26 Nov 2015 07:35:37 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-io0-x235.google.com (mail-io0-x235.google.com [IPv6:2607:f8b0:4001:c06::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0F40A1293; Thu, 26 Nov 2015 07:35:37 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by iofh3 with SMTP id h3so77061648iof.3; Wed, 25 Nov 2015 23:35:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=ig2A0alb7xUCr0BK9lY/vJK0neQK1E8UYAjp/xMj324=; b=xqr3ckFIdLfpFr+UgZ8Wt3nYtW11H5XHYZNcBpcg6CneV2eJ2qU9XFera1dBb51NY3 wztjNjIhi+M/bawPdP/rXNgwSJeWXQNoPeGJU5BiQLlyzBH2J+IyUDEKuFGhKocKnSbx PqqKCOI13C5t2dwk81XpWTHRLnWFGKfJuSqvpr/7SrPWv7lBO3XclcjGj5b1ZHfQ5086 HekyWN8oDDoWUlYz+z+H18MF3fwwQMTmBuwDrx87ZuqxgszrZWFEL22r1f4bEV6IxeSN 8xXTTlAOUlfFoTZc63lCONRnKZ+c5wb6wIkmxLSloT2oF3KzSVRob3Vg7/l/EOekqV77 thPA== X-Received: by 10.66.153.139 with SMTP id vg11mr57881586pab.118.1448523336211; Wed, 25 Nov 2015 23:35:36 -0800 (PST) Received: from [192.168.20.7] (c-24-16-212-205.hsd1.wa.comcast.net. [24.16.212.205]) by smtp.gmail.com with ESMTPSA id 24sm25262799pfm.75.2015.11.25.23.35.34 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 25 Nov 2015 23:35:35 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: freebsd-current compile with clang & ccache From: NGie Cooper In-Reply-To: <3B0F582294DE3E448963BA62DC306AEE470440509C@exchange.mands.hu> Date: Wed, 25 Nov 2015 23:35:33 -0800 Cc: Bryan Drewery , "freebsd-current@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: <30A4964A-036C-4E00-9E28-1BECB3321D37@gmail.com> References: <3B0F582294DE3E448963BA62DC306AEE4704404FCB@exchange.mands.hu> <5655E345.8@FreeBSD.org> <3B0F582294DE3E448963BA62DC306AEE470440509C@exchange.mands.hu> To: =?utf-8?Q?M=26S_-_Krasznai_Andr=C3=A1s?= X-Mailer: Apple Mail (2.2104) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Thu, 26 Nov 2015 07:35:37 -0000 > On Nov 25, 2015, at 23:21, M&S - Krasznai Andr=C3=A1s = wrote: >=20 > Thanks, but as far as I know WITH_CCACHE_BUILD is only for ports = compilation and novadays I use binary ports wherever I can. It=E2=80=99s available in recent versions of FreeBSD CURRENT [1], [2] . Cheers, -NGie 1. = https://lists.freebsd.org/pipermail/freebsd-arch/2015-November/017472.html= 2. https://svnweb.freebsd.org/changeset/base/290526=