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 ) id 1GmAf4-0003N1-VF for garchives@archives.gentoo.org; Mon, 20 Nov 2006 15:02:19 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kAKEuwn1016259; Mon, 20 Nov 2006 14:56:58 GMT Received: from shuttle.zlin.dk (port78.ds1-abs.adsl.cybercity.dk [212.242.227.17]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kAKEqKnC015305 for ; Mon, 20 Nov 2006 14:52:21 GMT Received: from BA.zlin.dk (unknown [10.0.0.3]) by shuttle.zlin.dk (Postfix) with ESMTP id C56F830037 for ; Mon, 20 Nov 2006 15:52:19 +0100 (CET) From: Bo =?iso-8859-1?q?=D8rsted_Andresen?= To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] mplayer compilation Date: Mon, 20 Nov 2006 15:52:13 +0100 User-Agent: KMail/1.9.5 References: <20061120142223.37691.qmail@web33815.mail.mud.yahoo.com> In-Reply-To: <20061120142223.37691.qmail@web33815.mail.mud.yahoo.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2420303.B9vV4lgMQA"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200611201552.18779.bo.andresen@zlin.dk> X-Archives-Salt: 6d9a9033-04e2-4503-a6db-751f67bce57b X-Archives-Hash: a54a8bd3b719a4f0d83bd29751004b03 --nextPart2420303.B9vV4lgMQA Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 20 November 2006 15:22, Pawel K wrote: > I'm compiling gentoo on P4 an use my system HD both on > pentium 4 and pentium 3. My make.conf looks like: > > CFLAGS=3D"-march=3Dpentium3" > CHOST=3D"i686-pc-linux-gnu" > > It works good for all packages but mplayer. Mplayer is > always compiled for p4 when compiled on p4 and for p3 > when it is compiled on p3. > > How can I force it to be always compiled for p3? > > I don't want to compile it on my p3 since it is to > slow. Well, actually the mplayer ebuild don't care about your CFLAGS unless you=20 enable the custom-cflags USE flag. Otherwise march is entirely unset. So an= y=20 binpkg made for mplayer on your p4 should work just fine on your p3 as long= =20 as you don't enable that USE flag. =2D-=20 Bo Andresen --nextPart2420303.B9vV4lgMQA Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBFYcEi8/kKEzmwNNoRAgRnAJ9dGF65Grx94EqFdriCML0QoLMePgCfbN8R MNyp+XuOI5arcYafhU1V8/U= =UPDS -----END PGP SIGNATURE----- --nextPart2420303.B9vV4lgMQA-- -- gentoo-user@gentoo.org mailing list