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 596685 Details for
Bug 838156
Correct linker path for /lib/ld-linux-armhf.so.3
[?]
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]
RFC work in progress - does not account for base linker path on ARM (but might not matter it seems, will test this)
prelink_armhfso3.patch (text/plain), 514 bytes, created by
Jon Masters
on 2012-07-06 21:02:48 UTC
(
hide
)
Description:
RFC work in progress - does not account for base linker path on ARM (but might not matter it seems, will test this)
Filename:
MIME Type:
Creator:
Jon Masters
Created:
2012-07-06 21:02:48 UTC
Size:
514 bytes
patch
obsolete
>diff -urNp prelink_orig/src/get.c prelink/src/get.c >--- prelink_orig/src/get.c 2009-06-12 08:01:48.000000000 -0400 >+++ prelink/src/get.c 2012-07-06 15:59:13.300799417 -0400 >@@ -30,6 +30,8 @@ int > is_ldso_soname (const char *soname) > { > if (! strcmp (soname, "ld-linux.so.2") >+ || ! strcmp (soname, "ld-linux.so.3") >+ || ! strcmp (soname, "ld-linux-armhf.so.3") > || ! strcmp (soname, "ld.so.1") > || ! strcmp (soname, "ld-linux-ia64.so.2") > || ! strcmp (soname, "ld-linux-x86-64.so.2")
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 838156
: 596685