From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Laef5-0001fb-Pp for garchives@archives.gentoo.org; Fri, 20 Feb 2009 23:20:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8EFE8E034C; Fri, 20 Feb 2009 23:20:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6A988E034C for ; Fri, 20 Feb 2009 23:20:01 +0000 (UTC) Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id D335BB626C for ; Fri, 20 Feb 2009 23:20:00 +0000 (UTC) From: Mike Frysinger Organization: wh0rd.org To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] multilib_toolchain_setup() changes Date: Fri, 20 Feb 2009 18:19:57 -0500 User-Agent: KMail/1.11.0 (Linux/2.6.28; KDE/4.2.0; x86_64; ; ) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1929345.rTATRqWx3X"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200902201819.59045.vapier@gentoo.org> X-Archives-Salt: 68b7d99d-fde2-4750-85d6-1a5894161fe9 X-Archives-Hash: a67374f19531b12c4cbb55ee90acda1c --nextPart1929345.rTATRqWx3X Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline we need to move away from the magic-ABI-env-vars that gcc-config uses to ho= ok=20 in flags transparently. as such, i'm changing multilib.eclass'=20 multilib_toolchain_setup so that it sets each toolchain component explicitl= y: export CC=3D"$(tc-getCC) $(get_abi_CFLAGS)" seems to work on the few packages that actually do ABI-changes inside of th= e=20 ebuild, but in case people's multilib packages break, this should be an eas= y=20 thing to check. =2Dmike --nextPart1929345.rTATRqWx3X Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJJnzqeAAoJEEFjO5/oN/WBy4UQAN5/ukmrtAiY7IeL7vPQr7QD LMP/8cobBVROixxUbLPhGOnsZdWpT68gPbnRo3FFKa8Zs9soaqjVReycgehHt2OL D1Bw+wFVKmBzyeeofxiTVff7yaih3i2HjZFfUW2LWUNxFtr6QDCN+qkFAQtvHHW0 wfVX7OommoCGX5JQH/kBQpuKuKNA6K8BzDy0x/FBA/RHLBQ4IV5hWeseLVaSohYN 4L1X2iz8WAQ0Ct9jMDCKjr4fbenh6Ce0ckrw8bQ4h5RQK32K9nU5D+70u8WCOQTt PE90+d+cS/3ctzp6wOBNob3bBz/UPwdJEhyexhBG4mEQ51HSX4ELsaM8INN392KH yRmSes6e9PbXmgkoaciY4OmcCOJa6ahnyP0siwR7t/adEtoR+DpGjQfq7Mvtgnsm kYA8VQeLkXh1c/1YKx0sWxx4i+dI8xvIkiCbWPEKjfPQMXQDiJ4cZlLafA6VWCz3 NbcnbbkVxvVN8sGs4tllteORB+WBz0ourv2lIQPavd7FtkOF/+xceWKDrifjXPkT 3aF257Ns7sHmjxLIlqYgkwVz9VzzlwXIBho//novLZfF5H1WM0/2ZATEPOTO9Rac uTneriwUBnkyIFgG1UKjx+ZxY3aUCTPPpKyzv/4rEQhRzn2OeNuY7IVDojCfsdIk 4i1CaJAZAA08zEJs7to2 =EKVg -----END PGP SIGNATURE----- --nextPart1929345.rTATRqWx3X--