mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
Remove support for SunOS 4.
Remove BAD_EXEC_PROTOYPE (leftover from IRIX 4 demolition).
This commit is contained in:
parent
09de756726
commit
ce59c04127
11 changed files with 3 additions and 82 deletions
|
|
@ -67,10 +67,6 @@
|
|||
and you want support for AIX C++ shared extension modules. */
|
||||
#undef AIX_GENUINE_CPLUSPLUS
|
||||
|
||||
/* Define if your <unistd.h> contains bad prototypes for exec*()
|
||||
(as it does on SGI IRIX 4.x) */
|
||||
#undef BAD_EXEC_PROTOTYPES
|
||||
|
||||
/* Define if your compiler botches static forward declarations
|
||||
(as it does on SCI ODT 3.0) */
|
||||
#undef BAD_STATIC_FORWARD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue