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 705482 Details for
Bug 918098
build id problem - needed for systemtap and perf annotations
[?]
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]
0002-Modify-AFTER_LINK-in-kernel-rt.spec-for-v3.6-rt.patch
0002-Modify-AFTER_LINK-in-kernel-rt.spec-for-v3.6-rt.patch (text/plain), 999 bytes, created by
John Kacur
on 2013-03-05 14:25:34 UTC
(
hide
)
Description:
0002-Modify-AFTER_LINK-in-kernel-rt.spec-for-v3.6-rt.patch
Filename:
MIME Type:
Creator:
John Kacur
Created:
2013-03-05 14:25:34 UTC
Size:
999 bytes
patch
obsolete
>From f3acc60057d99fd10d30d5f726f41e0e7658196c Mon Sep 17 00:00:00 2001 >From: John Kacur <jkacur@redhat.com> >Date: Tue, 5 Mar 2013 15:16:22 +0100 >Subject: [PATCH 2/2] Modify AFTER_LINK in kernel-rt.spec for v3.6-rt > >This corresponds to the solution in Fedora 17, now that the link logic has >been moved to scripts/link-vmlinux.sh >Signed-off-by: John Kacur <jkacur@redhat.com> >--- > MRG/kernel-rt.spec | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/MRG/kernel-rt.spec b/MRG/kernel-rt.spec >index 0983c93..2d43075 100644 >--- a/MRG/kernel-rt.spec >+++ b/MRG/kernel-rt.spec >@@ -812,7 +812,8 @@ cd .. > # beforehand to get the proper final build ID bits into the embedded image. > # This affects the vDSO images in vmlinux, and the vmlinux image in bzImage. > export AFTER_LINK=\ >-'sh -xc "/usr/lib/rpm/debugedit -b $$RPM_BUILD_DIR -d /usr/src/debug -i $@"' >+'sh -xc "/usr/lib/rpm/debugedit -b $$RPM_BUILD_DIR -d /usr/src/debug \ >+ -i $@ > $@.id"' > %endif > > cp_vmlinux() >-- >1.7.11.7 >
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 918098
:
705475
| 705482