From owner-freebsd-ports@FreeBSD.ORG Thu Nov 29 15:12:50 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AB2E77B0 for ; Thu, 29 Nov 2012 15:12:50 +0000 (UTC) (envelope-from villa.alberto@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 34DC88FC0C for ; Thu, 29 Nov 2012 15:12:50 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id je9so6284506bkc.13 for ; Thu, 29 Nov 2012 07:12:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=dz+5DUfvpBM2gQXH88SWhV9qKyps9XUozCvaKrZ6cUU=; b=QzMBZvC4ubc3fNTOzGw7/JcVie8eZIrAWAYEQAVf95uQLKDXabMZCagv9CtfVYdk91 bYCJYjqE/2xr7QEpjfSbHYFxhgaZTHH6EZJ9ChQk31k2uYAEToV08PaE8X6xuhCGY2pO i8PfhaX0NrbxWC5y/XH5itEUhuez8WrnxWR/Jxn+F16T+lJRkvV1KtVasmGCFAC242qo lAnsdyWi943NStHNYVL1oTpFMWuQUcM9i9jpWsoYOXzuoihEhTZrGPS0JVWDCl5Dqdgi LuLimRwpZKD5MaguyDiB7xexKkcdLAHuoKYEckgpMn91e/wZwT+I24AFweL36NQA8SlC UUzA== Received: by 10.204.6.20 with SMTP id 20mr7028770bkx.33.1354201968429; Thu, 29 Nov 2012 07:12:48 -0800 (PST) MIME-Version: 1.0 Sender: villa.alberto@gmail.com Received: by 10.204.8.155 with HTTP; Thu, 29 Nov 2012 07:12:28 -0800 (PST) In-Reply-To: <20121127162737.GB1790@oshi.local> References: <20121125114918.GA35966@oshi.local> <20121127162737.GB1790@oshi.local> From: Alberto Villa Date: Thu, 29 Nov 2012 16:12:28 +0100 X-Google-Sender-Auth: 3GYx-uG51zV-2VrJscCuIZjs27w Message-ID: Subject: Re: How to handle WITH_CLANG_IS_CC in ports To: Tobias Rehbein Content-Type: text/plain; charset=ISO-8859-1 Cc: Nikolai Lifanov , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 15:12:50 -0000 On Tue, Nov 27, 2012 at 5:27 PM, Tobias Rehbein wrote: > Is there any chance you turn this into a generic Mk macro? I don't think so, it would mean running `cc --version` on every bsd.port.mk inclusion. -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla