Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 266025 Details for
Bug 359083
dev-lang/python-3.1.3-r1: Wrong assumptions in configure for crosscompilation
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ebuild patch to apply the above
python-3.1.3-r1.ebuild.patch (text/plain), 467 bytes, created by
Raffaello D. Di Napoli
on 2011-03-15 20:20:17 UTC
(
hide
)
Description:
ebuild patch to apply the above
Filename:
MIME Type:
Creator:
Raffaello D. Di Napoli
Created:
2011-03-15 20:20:17 UTC
Size:
467 bytes
patch
obsolete
>--- dev-lang/python/python-3.1.3-r1.ebuild 2011-02-26 05:01:07.000000000 -0500 >+++ dev-lang/python/python-3.1.3-r1.ebuild 2011-03-15 14:22:59.469000416 -0400 >@@ -103,6 +103,9 @@ > > EPATCH_EXCLUDE="${excluded_patches}" EPATCH_SUFFIX="patch" epatch "${patchset_dir}" > >+ # Fix bug 359083 >+ epatch "${FILESDIR}/python-3.1-configure-cross.patch" >+ > sed -i -e "s:@@GENTOO_LIBDIR@@:$(get_libdir):g" \ > Lib/distutils/command/install.py \ > Lib/distutils/sysconfig.py \
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 359083
:
266021
|
266025