CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/05/30 15:11:44
Modified files:
lang/python : Makefile.inc
lang/python/2.4: Makefile
lang/python/2.5: Makefile
lang/python/2.6: Makefile
lang/python/2.7: Makefile
Added files:
lang/python/2.7/patches: patch-Modules_selectmodule_c
Removed files:
lang/python/2.5/patches:
patch-Lib_distutils_command_build_ext_py
lang/python/2.6/patches:
patch-Lib_distutils_command_build_ext_py
Log message:
Correct the wrong value of LDFLAGS (certain ports will need WANTLIB +=
${MODPY_WANTLIB}).
Thanks for fgsch@ for his patch-Modules_selectmodule_c to correct SIGBUS error
on sparc64 (test_kqueue.py).
It's time make bulks of Python2.7 on as many archs as we can.
Thanks a lot.
ok sthen@ aja@