From owner-freebsd-ports@FreeBSD.ORG Sun Feb 9 19:09:40 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 941E5A20 for ; Sun, 9 Feb 2014 19:09:40 +0000 (UTC) Received: from mail-we0-x22c.google.com (mail-we0-x22c.google.com [IPv6:2a00:1450:400c:c03::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2CBCE1D32 for ; Sun, 9 Feb 2014 19:09:40 +0000 (UTC) Received: by mail-we0-f172.google.com with SMTP id p61so3691762wes.3 for ; Sun, 09 Feb 2014 11:09:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-type :content-transfer-encoding; bh=jkNLFR8lxHrwGl/qfk0JT9Yi25T6C1Jctz9G5R1DtjA=; b=pA9dtwKhwJx41nYJC7KhqEOA5H4E0CQ8ezsHNNDzY+e873jo1vyOko2dwqaASjUEb3 ca5NPsgrp4KF1LLKjaxpVt+k7KK0GwMQ/14mkyCgMp21M2T4LuLCirYs2mx3yfaR+ZaI jsMkPdFefc+juxzXLz2d4GBYYUQF8iDPp/8kfwn1XXyIRUKp7DtHExPkyOfOanzC+s09 3otUsHoB7S8hPz3edfnMXokVceKX8znEuBHrwwcZELSl2w6gxuZ5UHVE5Q18GZvFaBYU nIP/dtzXYpqcdTHNJf5ZInWCj0BAw2ng1j060NyUDRsnaj180l4lbnrwg+OJXURlBXm/ m4GQ== X-Received: by 10.194.60.162 with SMTP id i2mr244336wjr.91.1391972978443; Sun, 09 Feb 2014 11:09:38 -0800 (PST) Received: from gumby.homeunix.com (2e40c5d2.skybroadband.com. [46.64.197.210]) by mx.google.com with ESMTPSA id fo6sm29136866wib.7.2014.02.09.11.09.37 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Sun, 09 Feb 2014 11:09:37 -0800 (PST) Date: Sun, 9 Feb 2014 19:09:36 +0000 From: RW To: ports@freebsd.org Subject: ccache and clang/llvm links Message-ID: <20140209190936.2367ee85@gumby.homeunix.com> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Feb 2014 19:09:40 -0000 I was wondering why the ccache compiler link options for clang and llvm are off by default. AFAIK these links don't affect World build, so I was wondering if there are any serious problems with ports.