Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 320666 Details for
Bug 429456
sys-libs/libselinux-2.1.9-r1 fails with CPython-2.5
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
libselinux.patch
libselinux.patch (text/plain), 757 bytes, created by
Arfrever Frehtes Taifersar Arahesis
on 2012-08-08 06:02:06 UTC
(
hide
)
Description:
libselinux.patch
Filename:
MIME Type:
Creator:
Arfrever Frehtes Taifersar Arahesis
Created:
2012-08-08 06:02:06 UTC
Size:
757 bytes
patch
obsolete
>--- libselinux-2.1.9-r1.ebuild >+++ libselinux-2.1.9-r1.ebuild >@@ -5,7 +5,7 @@ > EAPI="4" > PYTHON_DEPEND="python? *" > SUPPORT_PYTHON_ABIS="1" >-RESTRICT_PYTHON_ABIS="*-jython *-pypy-* 2.5 2.6 3.*" >+RESTRICT_PYTHON_ABIS="2.5 *-jython *-pypy-*" > > inherit multilib python toolchain-funcs eutils > >@@ -47,7 +47,7 @@ > if use python; then > python_copy_sources src > building() { >- emake CC="$(tc-getCC)" PYLIBVER="python$(python_get_version)" PYPREFIX="python-$(python_get_version)" LDFLAGS="-fPIC ${LDFLAGS}" pywrap >+ emake CC="$(tc-getCC)" PYINC="-I$(python_get_includedir)" PYTHONLIBDIR="$(python_get_library -l)" PYPREFIX="python-$(python_get_version)" LDFLAGS="-fPIC ${LDFLAGS}" pywrap > } > python_execute_function -s --source-dir src building > fi
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 429456
: 320666