CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/09/06 14:58:08
Modified files:
lang/python : Makefile.inc
lang/python/2.5: Makefile
lang/python/2.5/patches: patch-Modules__ctypes_libffi_configure
patch-Modules__ctypes_libffi_src_mips_ffi_c
patch-Modules__ctypes_libffi_src_mips_ffitarget_h
lang/python/2.7: Makefile
lang/python/2.7/patches: patch-Modules__ctypes_libffi_configure
patch-Modules__ctypes_libffi_src_mips_ffi_c
patch-Modules__ctypes_libffi_src_mips_ffitarget_h
Log message:
Use system libffi on Python 2.5 and 2.7 (except on arm).
ok jasper@ landry@ sthen@.