Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 151377

Summary: bad defaults for CXXFLAGS
Product: Gentoo Linux Reporter: tony den haan <gentoo>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description tony den haan 2006-10-14 12:02:32 UTC
i didn't have CXXFLAGS defined in make.conf, but emerge --info shows:

CFLAGS="-march=pentium3 -O2 -pipe"
CXXFLAGS="-O2 -mcpu=i686 -pipe"

these values could well be CFLAGS i used in the past, this installation is rather old.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-14 12:04:06 UTC
Those are CXXFLAGS from profile and are just fine. If you dislike them, define your own.