2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-25 19:30:04 +01:00
waf/waflib
Miro Hrončok 38d1cbeba4 Python 3.8 has different flags for pyembed, needs --embed
As recommended in the docs, to support both 3.8 and
previous versions, we try to use python3-config --embed and
fallback to the previous behavior.

Fixes https://gitlab.com/ita1024/waf/issues/2239

See https://docs.python.org/dev/whatsnew/3.8.html#debug-build-uses-the-same-abi-as-release-build
2019-05-24 11:49:58 +02:00
..
extras
Tools Python 3.8 has different flags for pyembed, needs --embed 2019-05-24 11:49:58 +02:00
__init__.py
ansiterm.py
Build.py
ConfigSet.py
Configure.py
Context.py
Errors.py
fixpy2.py
Logs.py
Node.py
Options.py
processor.py
Runner.py
Scripting.py
Task.py
TaskGen.py
Utils.py