Benny Siegert <bsieg...@gmail.com> added the comment:

As requested, here is the full patch for MirBSD support. The diff was taken 
against version 2.7.2. It is really quite easy, you just need to handle MirBSD 
like OpenBSD. 

With this patch, I can successfully compile and run Python on MirBSD. Even 
though it is a rather exotic platform, I encourage you to take these changes, 
as they are quite minimal.

----------
components: +Build -Extension Modules
keywords: +patch
title: select module: only use EVFILT_TIMER if available (kqueue backend) -> 
add support for MirBSD platform
versions: +Python 2.7 -Python 2.6
Added file: http://bugs.python.org/file23176/python27-MirBSD.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12976>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to