FreeBSD Bugzilla – Attachment 108349 Details for
Bug 149167
lang/python26 fails to build _ctypes on Sheevaplug (ARM)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
python26-arm.patch.txt
python26-arm.patch.txt (text/plain; charset=US-ASCII), 398 bytes, created by
okeeblow
on 2010-08-01 06:56:49 UTC
(
hide
)
Description:
python26-arm.patch.txt
Filename:
MIME Type:
Creator:
okeeblow
Created:
2010-08-01 06:56:49 UTC
Size:
398 bytes
patch
obsolete
>--- Makefile.orig 2010-08-01 00:08:40.475836084 -0400 >+++ Makefile 2010-08-01 00:41:27.461230207 -0400 >@@ -187,6 +187,11 @@ > .endif > .endif > >+.if ${ARCH} == arm >+ ${REINPLACE_CMD} -e 's|.pad #16||' \ >+ ${PYTHON_WRKSRC}/Modules/_ctypes/libffi/src/arm/sysv.S >+.endif >+ > post-configure: > ${TAR} -C ${WRKSRC} -cf - . | ${TAR} -C ${SHARED_WRKSRC} -xf - > ${LN} -sf ${PYTHON_WRKSRC}/Lib ${WRKSRC}/Lib
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 Raw
Actions:
View
Attachments on
bug 149167
: 108349 |
108350