mirror of
https://github.com/samba-team/samba.git
synced 2025-01-06 13:18:07 +03:00
cc491fb080
Since Python 3.2, Python .so files are tagged for ABI compatibility, so the library name is something like libpython3.4m.so (note the 'm'). This information is found in distutils.sysconfig.get_config_var('LDVERSION') This fixes waf issue 1405 (https://code.google.com/p/waf/issues/detail?id=1405) Signed-off-by: Petr Viktorin <pviktori@redhat.com> Reviewed-By: Jelmer Vernooij <jelmer@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> |
||
---|---|---|
.. | ||
3rdparty | ||
Tools | ||
__init__.py | ||
ansiterm.py | ||
Build.py | ||
Configure.py | ||
Constants.py | ||
Environment.py | ||
Logs.py | ||
Node.py | ||
Options.py | ||
pproc.py | ||
py3kfixes.py | ||
Runner.py | ||
Scripting.py | ||
Task.py | ||
TaskGen.py | ||
Utils.py |