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 4EF211387B1 for ; Tue, 14 Jan 2014 19:15:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CCF1AE09E8; Tue, 14 Jan 2014 19:15:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2CCDFE09E8 for ; Tue, 14 Jan 2014 19:15:11 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5086B33F64F for ; Tue, 14 Jan 2014 19:15:10 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id EA6E420051; Tue, 14 Jan 2014 19:15:08 +0000 (UTC) From: "Alexis Ballier (aballier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, aballier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles/base: use.mask X-VCS-Repository: gentoo-x86 X-VCS-Files: use.mask X-VCS-Directories: profiles/base X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140114191508.EA6E420051@flycatcher.gentoo.org> Date: Tue, 14 Jan 2014 19:15:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c8df4b8d-64ec-4d8c-9415-7b850c4b451e X-Archives-Hash: a45ea9f076951ddb02db177c807c07e1 aballier 14/01/14 19:15:08 Modified: use.mask Log: Add some usemasks for cpu related useflags that will be added to media-video/ffmpeg. Unmask relevant flags on amd64/x86. Leave arm and mips useflags to the arch team that know better where to unmask them. Revision Changes Path 1.183 profiles/base/use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/use.mask?rev=1.183&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/use.mask?rev=1.183&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/use.mask?r1=1.182&r2=1.183 Index: use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v retrieving revision 1.182 retrieving revision 1.183 diff -u -r1.182 -r1.183 --- use.mask 2 Jan 2014 06:59:56 -0000 1.182 +++ use.mask 14 Jan 2014 19:15:08 -0000 1.183 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.182 2014/01/02 06:59:56 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.183 2014/01/14 19:15:08 aballier Exp $ # masking here and unmasking in default/linux/ kmod @@ -58,10 +58,12 @@ sse4 sse4a sse4_1 +sse4_2 ssse3 avx avx128fma avx256 +fma4 svga nvram @@ -75,6 +77,10 @@ n64 fixed-point loongson2f +mips32r2 +mipsdspr1 +mipsdspr2 +mipsfpu # ppc64 arch specific USE flags ibm @@ -85,6 +91,10 @@ ultra1 # arm arch specific USE flags +armvfp +armv5te +armv6 +armv6t2 iwmmxt neon