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 5D1A8138247 for ; Mon, 16 Dec 2013 12:07:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 014DBE0ADC; Mon, 16 Dec 2013 12:07:39 +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 0415BE0AD8 for ; Mon, 16 Dec 2013 12:07:37 +0000 (UTC) Received: from marga.jer-c2.orkz.net (D4B2706A.static.ziggozakelijk.nl [212.178.112.106]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jer) by smtp.gentoo.org (Postfix) with ESMTPSA id CB20333F52A for ; Mon, 16 Dec 2013 12:07:36 +0000 (UTC) Date: Mon, 16 Dec 2013 13:07:32 +0100 From: Jeroen Roovers To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] New global use flags: 3dnowext, mmxext, ssse3, sse4_1, avx, avx2 Message-ID: <20131216130732.10b9e205@marga.jer-c2.orkz.net> In-Reply-To: <52AE53B8.6070809@gmail.com> References: <201312160120.03185.dilfridge@gentoo.org> <52AE53B8.6070809@gmail.com> X-Mailer: Claws Mail 3.9.2-dirty (GTK+ 2.24.22; i686-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: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: b6add765-c979-4eaf-bcf9-0d5d17bbccc4 X-Archives-Hash: b5ff762232b62ca2e9057e90aff0f326 On Mon, 16 Dec 2013 02:13:28 +0100 "Francesco R." wrote: > another possible case are packages that do run-time checking of usable > instruction set. www-plugins/adobe-flash[1] > The use flag could restrict the code to be compiled and installed from > the ebuild. Yes, and in that extreme case, it installs nothing at all. :) jer [1] https://bugs.gentoo.org/show_bug.cgi?id=410547