Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 208460 Details for
Bug 290653
sys-devel/llvm-gcc-2.6 fails when building with no-multilib profile.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
llvm-gcc-2.6.ebuild patch to handle multilib
llvm-gcc-2.6.ebuild.multilib.patch (text/plain), 685 bytes, created by
Bernard Cafarelli
on 2009-10-27 21:17:17 UTC
(
hide
)
Description:
llvm-gcc-2.6.ebuild patch to handle multilib
Filename:
MIME Type:
Creator:
Bernard Cafarelli
Created:
2009-10-27 21:17:17 UTC
Size:
685 bytes
patch
obsolete
>--- llvm-gcc-2.6.ebuild.orig 2009-10-27 22:13:56.000000000 +0100 >+++ llvm-gcc-2.6.ebuild 2009-10-27 22:14:10.000000000 +0100 >@@ -15,7 +15,7 @@ > LICENSE="GPL-2" > SLOT=0 > KEYWORDS="~amd64 ~ppc ~x86" >-IUSE="bootstrap fortran nls objc objc++ test" >+IUSE="bootstrap fortran multilib nls objc objc++ test" > > RDEPEND=">=sys-devel/llvm-$PV" > DEPEND="${RDEPEND} >@@ -40,6 +40,7 @@ > use objc++ && EXTRALANGS="${EXTRALANGS},obj-c++" > > ECONF_SOURCE="${WORKDIR}"/llvm-gcc${MY_PV}.source econf --prefix=/usr/$(get_libdir)/${PN}-${MY_PV} \ >+ $(use_enable multilib) \ > --program-prefix=${PN}-${MY_PV}- \ > --enable-llvm=/usr --enable-languages=c,c++${EXTRALANGS} \ > || die "configure 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 290653
: 208460