On Saturday 14 April 2007 13:28:26 Jules Colding wrote:
> Hi,
>
> I always want to build evolution and evolution-data-server with:
>
> CFLAGS="-march=k8 -O1 -ggdb -pipe"
> FEATURES=splitdebug

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 
existing ones like it's done by package.use, you have to specify the complete 
CFLAGS definition per package/category:

e.g.
kde-base/* -ggdb -O2 -march=nocona -msse3 -pipe -fomit-frame-pointer 
-fvar-tracking

Regards,
Elias P.

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to