From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RPf1R-0005oV-91 for garchives@archives.gentoo.org; Sun, 13 Nov 2011 18:43:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8E87921C04B; Sun, 13 Nov 2011 18:43:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 77F3021C02C for ; Sun, 13 Nov 2011 18:42:44 +0000 (UTC) Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id E66171B4024 for ; Sun, 13 Nov 2011 18:42:43 +0000 (UTC) From: Mike Frysinger Organization: wh0rd.org To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] conversion of USE=nocxx to USE=cxx Date: Sun, 13 Nov 2011 13:42:43 -0500 User-Agent: KMail/1.13.7 (Linux/3.1.0; KDE/4.6.5; 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="nextPart1783392.KHo0P97APh"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201111131342.43558.vapier@gentoo.org> X-Archives-Salt: da2c7d7d-2726-4687-a4ff-0f695258c50f X-Archives-Hash: b8ac9e6ef5478b305056e1c695fe4568 --nextPart1783392.KHo0P97APh Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable now that we have USE=3Dcxx, and base/make.defaults has USE=3Dcxx, i'd like = to=20 migrate gcc away from USE=3Dnocxx. since this can be a pickle, i'd propose toolchain.eclass grow the checks: - use cxx && use nocxx && die - use !cxx && use !nocxx && die this way when i do cut over from USE=3Dnocxx to USE=3Dcxx, we don't end up = with=20 users missing C++ compilers simply because they have old make.conf settings= =20 that started out with: USE=3D"-* ..." there are other ebuilds in the tree now that have USE=3Dnocxx, but i'll tak= e=20 care of converting them. =2Dmike --nextPart1783392.KHo0P97APh Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iQIcBAABAgAGBQJOwA+jAAoJEEFjO5/oN/WBMrgP/jQtnHhxWCFLhgne33EOOL1o 8gm+/pzSA/vvIhaCE5WzT+Qn/Ho87bKdUBYzuvxwSqE0MYRZ5aKnPiZTG+JaQFCY PNqnxUcIk239ZVIHDa1BMFMPf9FtEvTtlmCULpdIxjXMfgdHL7rjouQiH7aeYBoW +rdZNY6IIqXS0yP6es1j0nOO3hsiFk7SzF5I7NmYDfGZZjIesw5tL42KUP+Zyb4F usP2x3NsON13bQrobtcEB9Jn6eidXShss2BxPZF4NSxZjbZ9Fr1BhPGP3KFoDaQa LPM7APelK2PpXYwRWaL4O7OYIUQS/xFVbcy6taLXjxooz49am4v0r77ev5NgSj1r 0JQ6nbIM04X5OqvPhlqxisG+LnmcW2vz9eWdDhzJGGivn5Jic1rsocrtyRSmn7Wh oiC4bpU4JPMMVrKrfjRgVCcSlkI77ZaqHgHMj8xLugv3fdppP3Ck6gb+62cOJpYq su3W+GXlSK8Y/o0OGj3TiS0PJwRFD/ZOpewqGfrKAnSFqUBH2jlTE8fcPKmgedHL 2BjtaaR7CIvn24QMInC8SppzktfPF3dWr9mnCSCI969Aa/cOYWN43OL9GbQ8bfAR es0rCi5PBiPxq4K9Zgpizj8hZB2S6hL0hqBUtWQM8z36NnIqbb7SJGrONtVsvpRS POph9oZu6c8MNe8HVw0S =oIX+ -----END PGP SIGNATURE----- --nextPart1783392.KHo0P97APh--