From owner-svn-src-projects@FreeBSD.ORG Mon Oct 19 21:01:26 2009 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0076A106568F; Mon, 19 Oct 2009 21:01:26 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:7b8:613:100::211]) by mx1.freebsd.org (Postfix) with ESMTP id 999128FC13; Mon, 19 Oct 2009 21:01:25 +0000 (UTC) Received: by palm.hoeg.nl (Postfix, from userid 1000) id B93AE1CD0A; Mon, 19 Oct 2009 23:03:03 +0200 (CEST) Date: Mon, 19 Oct 2009 23:03:03 +0200 From: Ed Schouten To: Roman Divacky Message-ID: <20091019210303.GH1293@hoeg.nl> References: <200910192011.n9JKB5ud011397@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="81JctsDUVPekGcy+" Content-Disposition: inline In-Reply-To: <200910192011.n9JKB5ud011397@svn.freebsd.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: svn-src-projects@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r198248 - projects/clangbsd X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Oct 2009 21:01:26 -0000 --81JctsDUVPekGcy+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Roman Divacky wrote: > Define CC/CXX for world stage as $CC/$CXX -isystem. This way we dont ha= ve to > alter hardcoded paths in the compiler (like in gcc) yet it still picks = up > the right includes. This should work for in-tree (ie. modified with alt= ered > paths) gcc. Like I mentioned on IRC; at least `my version' of Clang used `dirname $0`/../include as its include path (as well as /usr/include), which makes everything work automatically... --=20 Ed Schouten WWW: http://80386.nl/ --81JctsDUVPekGcy+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAkrc1AcACgkQ52SDGA2eCwWdTgCfbawtYq7tSH9HHIP8lK+aA01T b90An2ujE876sPrKBLZOmbbVY/uc0V3E =fHrx -----END PGP SIGNATURE----- --81JctsDUVPekGcy+--