Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 433254 Details for
Bug 582130
dev-libs/libxml2[python] - cross-compiling fails with "error: #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)."
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for libxml2-2.9.3.ebuild
libxml2-2.9.3.ebuild.patch (text/plain), 495 bytes, created by
Peter Levine
on 2016-05-05 04:57:03 UTC
(
hide
)
Description:
Patch for libxml2-2.9.3.ebuild
Filename:
MIME Type:
Creator:
Peter Levine
Created:
2016-05-05 04:57:03 UTC
Size:
495 bytes
patch
obsolete
>--- libxml2-2.9.3.ebuild.old 2016-05-01 22:29:11.000000000 -0400 >+++ libxml2-2.9.3.ebuild 2016-05-05 00:08:37.308932448 -0400 >@@ -130,7 +130,7 @@ > > libxml2_py_configure() { > mkdir -p "${BUILD_DIR}" || die # ensure python build dirs exist >- run_in_build_dir libxml2_configure "--with-python=${PYTHON}" # odd build system >+ run_in_build_dir libxml2_configure "--with-python=${ROOT%/}${PYTHON}" # odd build system > } > > libxml2_configure --without-python # build python bindings separately
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 582130
:
433250
|
433252
| 433254 |
669506
|
698175
|
698178
|
698181
|
698544