Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 258155 Details for
Bug 349673
sys-devel/crossdev: unknown C library causes bogus LPKG install
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix definition of LPKG
crossdev-always-define-lpkg.patch (text/plain), 772 bytes, created by
Dennis Schridde
on 2010-12-27 08:44:53 UTC
(
hide
)
Description:
Patch to fix definition of LPKG
Filename:
MIME Type:
Creator:
Dennis Schridde
Created:
2010-12-27 08:44:53 UTC
Size:
772 bytes
patch
obsolete
>--- /usr/bin/crossdev 2010-12-02 18:28:12.000000000 +0100 >+++ crossdev.new 2010-12-27 09:42:59.928529383 +0100 >@@ -235,8 +235,6 @@ > KPKG="[none]" > ;; > esac >- >- : ${LPKG=[none]} > } > > setup_portage_vars() { >@@ -374,7 +372,7 @@ > BCAT="sys-devel" ; BPKG="binutils" ; BVER="" ; BUSE="" ; BENV="" > GCAT="sys-devel" ; GPKG="gcc" ; GVER="" ; GUSE="" ; GENV="" > KCAT="sys-kernel" ; KPKG="linux-headers" ; KVER="" ; KUSE="" ; KENV="" >-LCAT="sys-libs" ; LPKG="" ; LVER="" ; LUSE="" ; LENV="" >+LCAT="sys-libs" ; LPKG="[none]" ; LVER="" ; LUSE="" ; LENV="" > DEFAULT_VER="[latest]" > # These flags are always disabled for cross-gcc; either usually/always broken, or > # not tested, or doesn't make sense, or no one simply cares about them
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 349673
: 258155