From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-45961-garchives=archives.gentoo.org@gentoo.org>) id 1FzLCn-0001co-OY for garchives@archives.gentoo.org; Sat, 08 Jul 2006 22:23:18 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k68MLgI4029978; Sat, 8 Jul 2006 22:21:42 GMT Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k68MF36c019524 for <gentoo-user@lists.gentoo.org>; Sat, 8 Jul 2006 22:15:03 GMT Received: by py-out-1112.google.com with SMTP id d42so3150473pyd for <gentoo-user@lists.gentoo.org>; Sat, 08 Jul 2006 15:15:03 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=QWq31mQdodPoXm9stvpbDz9ecLptUYVEcu5hvuXo8X/IP1TgvSZ/M84uTvoV3hw1zb+rJyHVP6GgZnJsdqPSAFgwb8UE3DE4WaNEvGkPWnit0udpUmmFNjy7ByIt9/ExYMNFjgJH1zTh3K98YxiPRhZaGMNm1VvwT7PY8QQvxbA= Received: by 10.35.27.1 with SMTP id e1mr3533569pyj; Sat, 08 Jul 2006 15:15:03 -0700 (PDT) Received: from ?192.168.1.101? ( [64.180.45.221]) by mx.gmail.com with ESMTP id k13sm1650050pyf.2006.07.08.15.15.02; Sat, 08 Jul 2006 15:15:02 -0700 (PDT) Message-ID: <44B02E64.70003@gmail.com> Date: Sat, 08 Jul 2006 15:15:00 -0700 From: Ryan Tandy <tarpman@gmail.com> User-Agent: Thunderbird 1.5.0.4 (X11/20060707) Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Things that can be improved References: <44AEB475.8000702@maestroprogramador.com> <7573e9640607071412u6ef9750btfceae4bacf5f9dde@mail.gmail.com> <44AEE78B.3050002@ilievnet.com> <20060708102729.4c304c39@krikkit.digimed.co.uk> <44AFC4F2.5070002@ilievnet.com> In-Reply-To: <44AFC4F2.5070002@ilievnet.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: ccbfbf73-0ccb-478b-ac94-eaa876f33f51 X-Archives-Hash: 7479d001095fd8fa015842ff5e6f9291 Daniel Iliev wrote: > Neil Bothwick wrote: >> EXTRA_ECONF="--disable-runtime-cpudetection" emerge --options mplayer >> >> This doesn't work with every ebuild, but it does with most of them. >> > > Correct. This doesn't work for mplayer. tarpman@epsilon ~ $ equery u mplayer [ Searching for packages matching mplayer... ] [ Colour Code : set unset ] [ Legend : Left column (U) - USE flags from make.conf ] [ : Right column (I) - USE flags packages was installed with ] [ Found these USE variables for media-video/mplayer-1.0_pre8 ] U I <snip> - - cpudetection : Enables runtime cpudetection <snip> So, you want USE="-cpudetection" for mplayer. -- gentoo-user@gentoo.org mailing list