mirror of
https://github.com/python/cpython
synced 2026-09-27 09:03:17 +03:00
Getting rid of code dependent on GUSI or the MetroWerks compiler.
This commit is contained in:
parent
bc2fbc74ed
commit
4bae2d5e46
7 changed files with 1 additions and 60 deletions
|
|
@ -45,10 +45,6 @@ extern char *getenv(const char *);
|
|||
#define SUN_LWP
|
||||
#endif
|
||||
|
||||
#if defined(__MWERKS__) && !defined(__BEOS__)
|
||||
#define _POSIX_THREADS
|
||||
#endif
|
||||
|
||||
#endif /* _POSIX_THREADS */
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue