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.62) (envelope-from ) id 1HchAq-0003nu-GV for garchives@archives.gentoo.org; Sat, 14 Apr 2007 12:16:13 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l3ECDnN3008378; Sat, 14 Apr 2007 12:13:49 GMT Received: from shuttle.zlin.dk (port78.ds1-abs.adsl.cybercity.dk [212.242.227.17]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l3EC9H8p003476 for ; Sat, 14 Apr 2007 12:09:17 GMT Received: from BA.zlin.dk (BA.zlin.dk [10.0.0.3]) by shuttle.zlin.dk (Postfix) with ESMTP id CFA3C30004 for ; Sat, 14 Apr 2007 14:09:16 +0200 (CEST) From: Bo =?utf-8?q?=C3=98rsted_Andresen?= To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] How do I enable package specific FEATURES and CFLAGS? Date: Sat, 14 Apr 2007 14:08:58 +0200 User-Agent: KMail/1.9.6 References: <1176550106.4744.11.camel@omc-2.omesc.com> In-Reply-To: <1176550106.4744.11.camel@omc-2.omesc.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="nextPart3527743.s3POBAzf9e"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200704141409.18913.bo.andresen@zlin.dk> X-Archives-Salt: a378a414-c33a-4f1e-9081-0a4510772be1 X-Archives-Hash: 77138a372c76869c57205c4e04b0ea08 --nextPart3527743.s3POBAzf9e Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 14 April 2007 13:28:26 Jules Colding wrote: > Hi, > > I always want to build evolution and evolution-data-server with: > > CFLAGS=3D"-march=3Dk8 -O1 -ggdb -pipe" > FEATURES=3Dsplitdebug > > as opposed to other all packages which I want to build with: > > CFLAGS=3D"-march=3Dk8 -O2 -pipe" > > How can I arrange for this to happen without manually > changing /etc/make.conf whenever I build those packages? # mkdir -p /etc/portage/env/mail-client # CAT << END > /etc/portage/env/mail-client/evolution CFLAGS=3D"-march=3Dk8 -O1 -ggdb -pipe" =46EATURES=3D"$FEATURES splitdebug" END Likewise for gnome-extra/evolution-data-server. =2D-=20 Bo Andresen --nextPart3527743.s3POBAzf9e Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (GNU/Linux) iD8DBQBGIMRu8/kKEzmwNNoRApsDAJ9y5zoUFS2uX2u/QpxxRTuV5rXkUgCfW40M +LnoRJM+5WLAV+Erycl/YcY= =Qcmq -----END PGP SIGNATURE----- --nextPart3527743.s3POBAzf9e-- -- gentoo-user@gentoo.org mailing list