Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 116756 Details for
Bug 175264
Default -mcpu breaks compile for Generic system type
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Suggested patch changing mcpu for generic system type
alpha-mcpu.patch (text/plain), 424 bytes, created by
Bryan Østergaard (RETIRED)
on 2007-04-19 19:56:44 UTC
(
hide
)
Description:
Suggested patch changing mcpu for generic system type
Filename:
MIME Type:
Creator:
Bryan Østergaard (RETIRED)
Created:
2007-04-19 19:56:44 UTC
Size:
424 bytes
patch
obsolete
>--- Makefile.orig 2007-04-19 15:21:12.000000000 -0400 >+++ Makefile 2007-04-19 15:22:18.000000000 -0400 >@@ -38,7 +38,7 @@ > # have the same instruction set, prefer EV5 because an EV5 schedule is > # more likely to keep an EV4 processor busy than vice-versa. > ifeq ($(CONFIG_ALPHA_GENERIC),y) >- mcpu := ev5 >+ mcpu := ev56 > mcpu_done := y > endif > ifeq ($(mcpu_done)$(CONFIG_ALPHA_SX164)$(have_mcpu_pca56),nyy)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 175264
:
116756
|
116790
|
116791