mirror of
https://github.com/python/cpython.git
synced 2025-07-22 18:55:22 +00:00
I've been waiting 8 years for KSR to re-emerge from bankruptcy. If they
ever do, they can damn well #define _POSIX_THREADS their own damn selves.
This commit is contained in:
parent
4b186aff48
commit
fdba55fe8e
1 changed files with 0 additions and 4 deletions
|
@ -36,10 +36,6 @@ extern char *getenv(const char *);
|
|||
|
||||
#include "pythread.h"
|
||||
|
||||
#ifdef __ksr__
|
||||
#define _POSIX_THREADS
|
||||
#endif
|
||||
|
||||
#ifndef _POSIX_THREADS
|
||||
|
||||
#ifdef __sgi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue