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 1Hcgwq-00045g-IB for garchives@archives.gentoo.org; Sat, 14 Apr 2007 12:01:45 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l3EBwfMJ023138; Sat, 14 Apr 2007 11:58:41 GMT Received: from jabbathehutt.spamsuxx.de (jabbathehutt.spamsuxx.de [85.214.64.12]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l3EBoP3K011123 for ; Sat, 14 Apr 2007 11:50:25 GMT Received: from localhost (localhost [127.0.0.1]) by jabbathehutt.spamsuxx.de (Postfix) with ESMTP id 15F744ED939 for ; Sat, 14 Apr 2007 13:50:23 +0200 (CEST) X-Virus-Scanned: by amavisd-new at spamsuxx.de Received: from jabbathehutt.spamsuxx.de ([127.0.0.1]) by localhost (jabbathehutt.spamsuxx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 35is60A7BT7t for ; Sat, 14 Apr 2007 13:50:05 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by jabbathehutt.spamsuxx.de (Postfix) with ESMTP id B20BA4ED938 for ; Sat, 14 Apr 2007 13:50:05 +0200 (CEST) Received: from nx9420.middleearth.local (HSI-KBW-085-216-048-236.hsi.kabelbw.de [85.216.48.236]) by jabbathehutt.spamsuxx.de (Postfix) with ESMTP id 68E8C4ED927 for ; Sat, 14 Apr 2007 13:50:05 +0200 (CEST) From: Elias Probst To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] How do I enable package specific FEATURES and CFLAGS? Date: Sat, 14 Apr 2007 13:53:14 +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="nextPart27393130.4XpoX6YnIf"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200704141353.19125.mail@eliasprobst.eu> X-Archives-Salt: 833666f9-a88b-4442-834c-f0a99d5fe483 X-Archives-Hash: bceb1944cd45cbf9246f451422bd3465 --nextPart27393130.4XpoX6YnIf 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 http://forums.gentoo.org/viewtopic-t-472386-highlight-bashrcng.html Using portage-bashrc-ng you can do this. Pay attention on how to define CFLAGS in package.cflags: They're not added = to=20 existing ones like it's done by package.use, you have to specify the comple= te=20 CFLAGS definition per package/category: e.g. kde-base/* -ggdb -O2 -march=3Dnocona -msse3 -pipe -fomit-frame-pointer -fva= r-tracking Regards, Elias P. --nextPart27393130.4XpoX6YnIf Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBGIMCvHzenisJbkx8RAvvhAKCKaNs3ahrV6XXGqfoBCgfqpLk1fACg+jp5 OU1JFAk54/3pWr3GPcoBx9U= =ETck -----END PGP SIGNATURE----- --nextPart27393130.4XpoX6YnIf-- -- gentoo-user@gentoo.org mailing list