Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 181897 - Outdated replace-cpu-flags doc in dev handbook
Summary: Outdated replace-cpu-flags doc in dev handbook
Status: RESOLVED FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: [OLD] Developer Handbook (show other bugs)
Hardware: All Linux
: High minor
Assignee: Gentoo Community Relations Team
URL: http://www.gentoo.org/proj/en/devrel/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-13 11:50 UTC by Santiago M. Mola (RETIRED)
Modified: 2007-11-01 20:05 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 Santiago M. Mola (RETIRED) gentoo-dev 2007-06-13 11:50:59 UTC
It appears in Ebuild HOWTO as:

"replace-cpu-flags  	 This replaces any -march=... or -mcpu=... flags that contain the second argument with the first."

While flag-o-matic.eclass says:

#### replace-cpu-flags <old.cpus> <new.cpu> ###
# Replace march/mcpu flags that specify <old.cpus>
# with flags that specify <new.cpu>

Reproducible: Always
Comment 1 Santiago M. Mola (RETIRED) gentoo-dev 2007-06-13 11:53:37 UTC
Note that the change was reported in bug #60597
Comment 2 Christian Heim (RETIRED) gentoo-dev 2007-11-01 20:05:00 UTC
Fixed.