FreeBSD Bugzilla – Attachment 113298 Details for
Bug 154818
Add ctype module for Python build on PPC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.62 KB, created by
Justin Hibbits
on 2011-02-16 04:30:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Justin Hibbits
Created:
2011-02-16 04:30:10 UTC
Size:
1.62 KB
patch
obsolete
>diff -ur python26/Makefile /var/cache/portshaker/ports/lang/python26/Makefile >--- python26/Makefile 2011-02-15 22:46:52.000000000 -0500 >+++ /var/cache/portshaker/ports/lang/python26/Makefile 2010-09-12 05:07:43.000000000 -0400 >@@ -54,8 +54,7 @@ > UCS4 "Use UCS4 for unicode support" on \ > PYMALLOC "Use python's internal malloc" on \ > IPV6 "Enable IPv6 support" on \ >- FPECTL "Enable floating point exception handling" off \ >- SYS_LIBFFI "Use libffi from ports rather than internal" off >+ FPECTL "Enable floating point exception handling" off > > .include <bsd.port.pre.mk> > >@@ -146,11 +145,6 @@ > CONFIGURE_ARGS+= --with-fpectl > .endif > >-.if defined(WITH_SYS_LIBFFI) >-LIB_DEPENDS+= ffi:${PORTSDIR}/devel/libffi >-CONFIGURE_ARGS+= --with-system-ffi >-.endif >- > pre-patch: > ${CP} -r ${PATCH_WRKSRC}/Lib/plat-freebsd8 \ > ${PATCH_WRKSRC}/Lib/plat-freebsd9 >diff -ur python26/files/patch-Modules-_ctypes-libffi-configure /var/cache/portshaker/ports/lang/python26/files/patch-Modules-_ctypes-libffi-configure >--- python26/files/patch-Modules-_ctypes-libffi-configure 2011-02-15 22:58:06.000000000 -0500 >+++ /var/cache/portshaker/ports/lang/python26/files/patch-Modules-_ctypes-libffi-configure 2010-09-12 05:07:44.000000000 -0400 >@@ -5,7 +5,7 @@ > ;; > > -x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ >-+powerpc-*freebsd*|amd64-*-freebsd*|x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ >++amd64-*-freebsd*|x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ > s390*-*linux*|sparc*-*linux*) > # Find out which ABI we are using. > echo 'int i;' > conftest.$ac_ext >Only in python26: work
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 154818
: 113298