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 581125 Details for
Bug 817442
Miscellaneous Quagga packaging fixes
[?]
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]
[3/9] Remove unneeded hack to force PIE build
Remove-unneeded-hack-to-force-PIE-build.patch (text/plain), 729 bytes, created by
David Ward
on 2012-04-30 03:23:46 UTC
(
hide
)
Description:
[3/9] Remove unneeded hack to force PIE build
Filename:
MIME Type:
Creator:
David Ward
Created:
2012-04-30 03:23:46 UTC
Size:
729 bytes
patch
obsolete
>From a955c6a88babefefa10d815613662656cf5238e2 Mon Sep 17 00:00:00 2001 >From: David Ward <david.ward@ll.mit.edu> >Date: Sun, 22 Apr 2012 15:20:39 -0400 >Subject: [PATCH 3/9] Remove unneeded hack to force PIE build > >--- > quagga.spec | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > >diff --git a/quagga.spec b/quagga.spec >index bcc88c7..4775f40 100644 >--- a/quagga.spec >+++ b/quagga.spec >@@ -181,8 +181,6 @@ export CXXFLAGS="$RPM_OPT_FLAGS $CPPFLAGS" > %endif > --enable-netlink > >-for X in Makefile */Makefile ; do perl -pe 's/^COMPILE \= \$\(CC\) /COMPILE = \$(CC) -fPIE /;s/^LDFLAGS = $/LDFLAGS = -pie/' < $X > $X.tmp ; mv $X.tmp $X ; done >- > make %{?_smp_mflags} MAKEINFO="makeinfo --no-split" > > pushd doc >-- >1.7.7.6 >
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 817442
:
581123
|
581124
| 581125 |
581126
|
581127
|
581128
|
581129
|
581130
|
581131