Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 195721 Details for
Bug 275255
app-admin/logrotate-3.7.2 QA Notice: Files built without respecting LDFLAGS have been detected
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to logrotate-3.7.2.ebuild to resolve QA issue by deleting LDFLAGS assignment from Makefile
logrotate-3.7.2.ebuild.patch (text/plain), 352 bytes, created by
Kevin Pyle
on 2009-06-25 03:39:06 UTC
(
hide
)
Description:
Patch to logrotate-3.7.2.ebuild to resolve QA issue by deleting LDFLAGS assignment from Makefile
Filename:
MIME Type:
Creator:
Kevin Pyle
Created:
2009-06-25 03:39:06 UTC
Size:
352 bytes
patch
obsolete
>diff -ur a/logrotate-3.7.2.ebuild b/logrotate-3.7.2.ebuild >--- a/logrotate-3.7.2.ebuild 2009-04-05 05:37:41.000000000 -0500 >+++ b/logrotate-3.7.2.ebuild 2009-06-24 22:33:59.000000000 -0500 >@@ -30,6 +30,7 @@ > > sed -i \ > -e "s:CFLAGS += -g:CFLAGS += -g ${CFLAGS}:" \ >+ -e "/^LDFLAGS = /d" \ > -e "/CVSROOT =/d" \ > Makefile || die "sed failed" > }
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 275255
: 195721