Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42225 - add `replace-cpu-flag`
Summary: add `replace-cpu-flag`
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All All
: High normal
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-20 00:10 UTC by SpanKY
Modified: 2004-02-20 23:20 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 SpanKY gentoo-dev 2004-02-20 00:10:18 UTC
that way we can change -march=k6 -mcpu=k6 correctly to -march=i586 -mcpu=i586
Comment 1 SpanKY gentoo-dev 2004-02-20 23:20:02 UTC
replace-cpu-flags <new cpu> <old cpu types>

so now we do:
replace-cpu-flags 586 k6 k6-1 k6-2