From owner-freebsd-ports@FreeBSD.ORG Fri Dec 17 11:55:47 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39BB61065672; Fri, 17 Dec 2010 11:55:47 +0000 (UTC) (envelope-from villa.alberto@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 92B838FC0C; Fri, 17 Dec 2010 11:55:46 +0000 (UTC) Received: by wyf19 with SMTP id 19so513338wyf.13 for ; Fri, 17 Dec 2010 03:55:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:from:organization:to :subject:date:user-agent:cc:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; bh=uKnbfjLKoVGQeSomv/laHTG09nChR9C4lhOJ/Ii7I0Y=; b=sCBgcKs8oSdFPAoYuZ4Zv6gH47/edcTVacbDMm5+i6Ot3oAuyXxEVxbU50JdwiCAYn S7Ex9B6Pe2iPLmyrh5Xc4a6+6qIhejvtdOap8Z6dGDOG1ueUuWyA8IYVkSusjiPrKQEx KXB+ZDD02GNOAkuDpmtEnMp46d4wvjgRfQilw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; b=I2SDRRmzbJfRqO892EM4RrGy2SgZ0kLnjMLrIRfaozoUIEOofPb9Flk0uWJ2kAKg7g jijc+1zdUCx5yl5j4qv3llbfvuEnMz6V5kZp7HffO1FnGHcD2s6PoJ8W7f0OKhDhI+qi UQVArBtbsGQQJXinACiK1BbB6W9nWS8fUuhAc= Received: by 10.216.166.73 with SMTP id f51mr1029672wel.5.1292586945334; Fri, 17 Dec 2010 03:55:45 -0800 (PST) Received: from echo.hoth (host212-150-dynamic.52-82-r.retail.telecomitalia.it [82.52.150.212]) by mx.google.com with ESMTPS id 7sm132423wet.0.2010.12.17.03.55.42 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 17 Dec 2010 03:55:43 -0800 (PST) Sender: Alberto Villa From: Alberto Villa Organization: The FreeBSD Project To: ports@freebsd.org Date: Fri, 17 Dec 2010 12:55:36 +0100 User-Agent: KMail/1.13.5 (FreeBSD/9.0-CURRENT; KDE/4.5.4; amd64; ; ) References: <201012171203.34851.avilla@freebsd.org> In-Reply-To: <201012171203.34851.avilla@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1526963.Ytdz5YYbez"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201012171255.40537.avilla@freebsd.org> Cc: ehaupt@freebsd.org Subject: Re: ccache: support other world compilers X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Dec 2010 11:55:47 -0000 --nextPart1526963.Ytdz5YYbez Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable On Friday 17 December 2010 12:03:30 Alberto Villa wrote: > - i replaced world-* with world/* (this would obviously require a note in > UPDATING) because of this (/sys/boot/i386/boot2/Makefile and others): > CC:=3D${CC:C/^(.*\/)?clang$/gcc/1} > world-clang wouldn't be replaced with world-gcc, while world/clang is > successfully changed to world/gcc sorry, "${PREFIX}/libexec/ccache/world/clang" is changed to "gcc" =2D-=20 Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla The District of Columbia has a law forbidding you to exert pressure on a balloon and thereby cause a whistling sound on the streets. --nextPart1526963.Ytdz5YYbez Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iJwEAAECAAYFAk0LT7wACgkQ3xiC6kQ1CottnwP/d8qOWUqBrKzYea6tZtFY0QCc kzcvVMc1FMSPOEocfqTG+vlJEvfiCssFsTMuUW1D+ZBoh7IEzFclw9bHXXmZkVEg t1w+NHcMPa3uLAUzxrIC3qbtRkKsRp8RFC3G3CCXLEz9w2z2myWI2u97QbZzkAfo Hc75aFWykAynrCfRXgg= =HneD -----END PGP SIGNATURE----- --nextPart1526963.Ytdz5YYbez--