From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 26E7D1381F3 for ; Fri, 5 Apr 2013 20:56:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62177E09E3; Fri, 5 Apr 2013 20:56:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7FF50E09D7 for ; Fri, 5 Apr 2013 20:56:24 +0000 (UTC) Received: from pomiocik.lan (77-253-156-83.adsl.inetia.pl [77.253.156.83]) (using SSLv3 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mgorny) by smtp.gentoo.org (Postfix) with ESMTPSA id C1A0633DDCA; Fri, 5 Apr 2013 20:56:22 +0000 (UTC) Date: Fri, 5 Apr 2013 22:56:56 +0200 From: =?UTF-8?B?TWljaGHFgiBHw7Nybnk=?= To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] [PATCHES] multilib-build: use MULTILIB_ABI for eclass-specific ABI value Message-ID: <20130405225656.73aab7ad@pomiocik.lan> In-Reply-To: <20130402234242.5c97d709@pomiocik.lan> References: <20130402234242.5c97d709@pomiocik.lan> Organization: Gentoo X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.17; x86_64-pc-linux-gnu) 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; micalg=PGP-SHA512; boundary="Sig_/tC_DWqGapcr3t5QeF/bk_wV"; protocol="application/pgp-signature" X-Archives-Salt: 6888f34f-d589-4acb-9f8c-559106a5920b X-Archives-Hash: 7970981be95aaf6623da83d453752743 --Sig_/tC_DWqGapcr3t5QeF/bk_wV Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, 2 Apr 2013 23:42:42 +0200 Micha=C5=82 G=C3=B3rny wrote: > Currently, the multilib-build eclass uses abi_* constants only for USE > flags and only ${ABI} is exported to the function. This is bad since it > basically requires a reverse mapping of ABI->abi_* values, often > inlined as ${ABI} checks. Due to the multilib-portage conflicts pointed out by Tommy, and other potential issues resulting from spreading the use of abi_* constants over the tree, I have decided to withdraw these patches for now. They may be re-considered in the future when multilib-portage will respect and use the eclass, or when a better and less conflicting method is found. --=20 Best regards, Micha=C5=82 G=C3=B3rny --Sig_/tC_DWqGapcr3t5QeF/bk_wV Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iQJ8BAEBCgBmBQJRXzqYXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ1RUJGMjBGOTk2RkIzQzIyQ0M2RkNBNDBC QUJGMUQ1RkY4QzgxMTBBAAoJELq/HV/4yBEKfAsQAODgLFYtmhO1EMFcMOkBop+c 7rbqpFOafDtr8qoAK30xunhTbqN2c3nR8pbXfXFcYjlSFPElGJHt0K60EHc9sP47 xqzLG9XTHDfX3bdNOTPHn46cloiWKsVbzWBFSUEU1RaEIdlgLBtNwjFhZ3q4C5xL UeQT8LLqAvbSHFo/iPb1ZOWXRxkVyZwFSPNUL5PheklRzY9E/JWDmabyPvDL3aRQ y5G0+GQBEkN0CbYgtwucgGdlDa9uqmPU6p4LwzFS9VvM/2O+qgBaEFyNUtFP4h9V zKBn/qB3JE115QR3ThG+hMUjoi5qK6iZxfE0+OZR58LOarmIDb3TXvG+lG1iL5wq u8zaI7gc0Mse87KQ+0mVa+eeRz2i0aWi8+EU+pO+A+dPR6tFgfBcXRr3MzHAHrnf svT3T7xNhsidkb5yAnwdz7TYUCsyXNiouhlaFsWblGvO9xsjwbWX3KbIoJbYMfCT lHYimVLpoETnoa2taIg+5eDipznEQQKZBkDwH4ARs4ogspGxMKspgy0rZ0jOnnz+ HgEA8e9CLHx6Qb7IlX+6zWGCGFtBvVnl/mv2s9/C37e3KBN0hCLYt4R8VrOk+zko VoWX6XFF1Cr9pUArmLU+XVMEsa6PDwspjFuwp+9Hg1wrIjSDaLSHEbb9wGEAz8Hj GTi+Zgb1BbzCQHUTZoCx =bMcr -----END PGP SIGNATURE----- --Sig_/tC_DWqGapcr3t5QeF/bk_wV--