mirror of
https://github.com/python/cpython.git
synced 2025-12-10 11:00:14 +00:00
Issue #9700: define HAVE_BROKEN_POSIX_SEMAPHORES under AIX 6.x. Patch by
Sébastien Sablé.
This commit is contained in:
parent
33856de84d
commit
33a299428d
4 changed files with 12 additions and 1 deletions
|
|
@ -705,6 +705,7 @@ Jeff Rush
|
|||
Sam Rushing
|
||||
Mark Russell
|
||||
Nick Russo
|
||||
Sébastien Sablé
|
||||
Hajime Saitou
|
||||
George Sakkis
|
||||
Rich Salz
|
||||
|
|
|
|||
|
|
@ -347,6 +347,9 @@ Tests
|
|||
Build
|
||||
-----
|
||||
|
||||
- Issue #9700: define HAVE_BROKEN_POSIX_SEMAPHORES under AIX 6.x. Patch by
|
||||
Sébastien Sablé.
|
||||
|
||||
- Don't run pgen twice when using make -j.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue