Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 205551 Details for
Bug 305221
broken optflags by default
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
-mtune, not --mtune
rpmdiff (text/plain), 824 bytes, created by
Bill Nottingham
on 2007-09-25 14:50:43 UTC
(
hide
)
Description:
-mtune, not --mtune
Filename:
MIME Type:
Creator:
Bill Nottingham
Created:
2007-09-25 14:50:43 UTC
Size:
824 bytes
patch
obsolete
>diff -r 070b4a2b82e6 rpmrc.in >--- a/rpmrc.in Wed Sep 05 16:11:04 2007 +0300 >+++ b/rpmrc.in Tue Sep 25 10:46:30 2007 -0400 >@@ -22,10 +22,10 @@ optflags: pentium3 -O2 -g -m32 -march=pe > optflags: pentium3 -O2 -g -m32 -march=pentium3 -mtune=generic -fasynchronous-unwind-tables > optflags: pentium4 -O2 -g -m32 -march=pentium4 -mtune=generic -fasynchronous-unwind-tables > optflags: athlon -O2 -g -m32 -march=athlon -fasynchronous-unwind-tables >-optflags: ia64 -O2 -g -m64 --mtune=generic >-optflags: x86_64 -O2 -g -m64 --mtune=generic >+optflags: ia64 -O2 -g -m64 -mtune=generic >+optflags: x86_64 -O2 -g -m64 -mtune=generic > optflags: amd64 -O2 -g -mtune=generic >-optflags: ia32e -O2 -g -m64 --mtune=generic >+optflags: ia32e -O2 -g -m64 -mtune=generic > > optflags: alpha -O2 -g -mieee > optflags: alphaev5 -O2 -g -mieee -march=ev5
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 305221
: 205551