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 581188 Details for
Bug 817552
FTBFS: gcc: error: unrecognized command line option '-melf_i386'
[?]
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]
melf.patch
melf.patch (text/plain), 529 bytes, created by
Peter Schiffer
on 2012-04-30 13:38:03 UTC
(
hide
)
Description:
melf.patch
Filename:
MIME Type:
Creator:
Peter Schiffer
Created:
2012-04-30 13:38:03 UTC
Size:
529 bytes
patch
obsolete
>diff --git a/atlas.spec b/atlas.spec >index a57cc90..d275bb9 100644 >--- a/atlas.spec >+++ b/atlas.spec >@@ -284,6 +284,7 @@ for type in %{types}; do > sed -i 's#ARCH =.*#ARCH = HAMMER64SSE3#' Make.inc > %define pr_sse3 %(echo $((%{__isa_bits}+4))) > fi >+ sed -i 's#-melf_x86_64##' Make.inc > %endif > > %ifarch %{ix86} >@@ -310,6 +311,7 @@ for type in %{types}; do > sed -i 's#ARCH =.*#ARCH = P4E32SSE3#' Make.inc > %define pr_sse3 %(echo $((%{__isa_bits}+4))) > fi >+ sed -i 's#-melf_i386##' Make.inc > %endif > > %ifarch s390 s390x
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 817552
:
581185
| 581188