Opened 14 years ago
Closed 14 years ago
#3098 closed patch (fixed)
Opteron processors not detected by configure
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | 0.21 |
Component: | mythtv | Version: | 0.20 |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
My Opteron processor model name : Dual Core AMD Opteron(tm) Processor 165 is not detected by the configuration script to properly set march. The enclosed patch detects for the string '.*AMD Opteron(tm)' and sets -march=k8.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
Patch to detect Opteron processors