Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 245830 Details for
Bug 335726
app-admin/chrootuid does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fixes LDFLAG bug
chrootuid-1.3.ebuild.patch (text/plain), 340 bytes, created by
Ross Smith
on 2010-09-03 05:20:20 UTC
(
hide
)
Description:
fixes LDFLAG bug
Filename:
MIME Type:
Creator:
Ross Smith
Created:
2010-09-03 05:20:20 UTC
Size:
340 bytes
patch
obsolete
>--- /usr/portage/app-admin/chrootuid/chrootuid-1.3.ebuild 2009-04-05 04:08:24.000000000 -0400 >+++ ./chrootuid-1.3.ebuild 2010-09-03 01:18:06.000000000 -0400 >@@ -19,7 +19,7 @@ > > src_compile() { > >- emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" || die >+ emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" || die "make 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 335726
:
245798
| 245830