Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 142866 Details for
Bug 209221
sys-dev/binutils: add sysroot support to native toolchains
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for toolchain-binutils.eclass
toolchain-binutils.eclass.patch (text/plain), 884 bytes, created by
Angelo Leto
on 2008-02-07 11:23:23 UTC
(
hide
)
Description:
patch for toolchain-binutils.eclass
Filename:
MIME Type:
Creator:
Angelo Leto
Created:
2008-02-07 11:23:23 UTC
Size:
884 bytes
patch
obsolete
>--- /usr/portage/eclass/toolchain-binutils.eclass 2008-02-07 12:20:01.000000000 +0100 >+++ /usr/portage/eclass/toolchain-binutils.eclass 2008-02-07 12:05:18.000000000 +0100 >@@ -71,7 +71,7 @@ > add_src_uri elf2flt-${ELF2FLT_VER}.tar.bz2 ${ELF2FLT_VER} > > LICENSE="|| ( GPL-2 LGPL-2 )" >-IUSE="nls multitarget multislot test vanilla" >+IUSE="nls multitarget multislot test vanilla sysroot" > if use multislot ; then > SLOT="${CTARGET}-${BVER}" > elif is_cross ; then >@@ -205,6 +205,7 @@ > && myconf="${myconf} --without-included-gettext" \ > || myconf="${myconf} --disable-nls" > use multitarget && myconf="${myconf} --enable-targets=all" >+ use sysroot && myconf="${myconf} --with-sysroot" > [[ -n ${CBUILD} ]] && myconf="${myconf} --build=${CBUILD}" > is_cross && myconf="${myconf} --with-sysroot=/usr/${CTARGET}" > # glibc-2.3.6 lacks support for this ... so rather than force glibc-2.5+
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 209221
:
142866