Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 190753 Details for
Bug 269111
Make python modules cross-compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for the 2.6.2 ebuild.
python-2.6.2.ebuild.patch (text/plain), 560 bytes, created by
Sven 'sleipnir' Rebhan
on 2009-05-09 11:30:04 UTC
(
hide
)
Description:
Patch for the 2.6.2 ebuild.
Filename:
MIME Type:
Creator:
Sven 'sleipnir' Rebhan
Created:
2009-05-09 11:30:04 UTC
Size:
560 bytes
patch
obsolete
>--- python-2.6.2.ebuild 2009-05-09 11:17:03.000000000 +0000 >+++ python-2.6.2.ebuild.new 2009-05-09 11:18:47.000000000 +0000 >@@ -66,6 +66,12 @@ > > EPATCH_SUFFIX="patch" epatch "${WORKDIR}/${PV}" > >+ if tc-is-cross-compiler ; then >+ # Change setup.py to respect the PYTHON_SYSROOT environment variable. >+ # By doing so, we are able to cross-compile the python modules! >+ epatch "${FILESDIR}/python-2.6-cross-setup-sysroot.patch" >+ fi >+ > 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 269111
:
190749
|
190750
|
190751
| 190753 |
239099
|
253831
|
254741