Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 151377 - bad defaults for CXXFLAGS
Summary: bad defaults for CXXFLAGS
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-14 12:02 UTC by tony den haan
Modified: 2006-10-14 12:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.