Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217295 - x86 Stage3 sets inappropriate -mtune in CFLAGS
Summary: x86 Stage3 sets inappropriate -mtune in CFLAGS
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Stages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-11 13:38 UTC by John Field
Modified: 2008-04-11 13:55 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 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.