On Fri, Jul 14, 2006 at 05:32:03AM +0200, Meino Christian Cramer wrote: > > short question is there a way to change CFLAGS on-the-fly without > hacking any *.conf files ?
# CFLAGS="-Os -march=athlon-xp -pipe" emerge gnumeric Or for more permanence (I know this is going way beyond what you asked, but I have a propensity for completeness) you can look here, http://gentoo-wiki.com/TIP_The_/etc/portage/bashrc_file or here http://www.google.com/search?q=package.cflags for info on how to set up an /etc/portage/package.cflags file and thus specify CFLAGS per package. Justin -- [email protected] mailing list

