Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 242965 Details for
Bug 332729
app-editors/easyedit does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to easyedit-1.4.7.ebuild so generated Makefile includes $LDFLAGS
easyedit-1.4.7.ebuild.patch (text/plain), 353 bytes, created by
Kevin Pyle
on 2010-08-14 17:29:23 UTC
(
hide
)
Description:
Patch to easyedit-1.4.7.ebuild so generated Makefile includes $LDFLAGS
Filename:
MIME Type:
Creator:
Kevin Pyle
Created:
2010-08-14 17:29:23 UTC
Size:
353 bytes
patch
obsolete
>diff -ru a/easyedit-1.4.7.ebuild b/easyedit-1.4.7.ebuild >--- a/easyedit-1.4.7.ebuild 2010-01-01 21:07:12.000000000 +0000 >+++ b/easyedit-1.4.7.ebuild 2010-08-14 17:23:33.679608454 +0000 >@@ -23,7 +23,7 @@ > cd "${S}" > > sed -i \ >- -e "s/\tcc /\t\\\\\$(CC) /" \ >+ -e 's/\tcc /\t\\$(CC) \\$(LDFLAGS) /' \ > -e "/other_cflag/s/ *-s//" \ > create.make >
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 332729
:
242943
| 242965