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

Bug 217295

Summary: x86 Stage3 sets inappropriate -mtune in CFLAGS
Product: Gentoo Release Media Reporter: John Field <JohnField>
Component: StagesAssignee: Gentoo Release Team <releng>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: 2008.0_beta1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description John Field 2008-04-11 13:38:45 UTC
/etc/make.conf uses -mtune=i686 in its CFLAGS & CXXFLAGS settings
Not the problem that would result from -march being miss-set but should probably use the lowest common denominator (i486?)
Comment 1 Andrew Gaffney (RETIRED) gentoo-dev 2008-04-11 13:55:34 UTC
We did it this way on purpose. It doesn't hurt anything.