mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
gh-96269: Fix build dependency on AIX (GH-96304)
This commit is contained in:
parent
0319cd6825
commit
8c1dbad36f
3 changed files with 6 additions and 1 deletions
|
|
@ -0,0 +1,3 @@
|
|||
Shared module targets now depend on new ``MODULE_DEPS`` variable, which
|
||||
includes ``EXPORTSYMS``. This fixes a build order issue on unsupported AIX
|
||||
platform.
|
||||
Loading…
Add table
Add a link
Reference in a new issue