1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/third_party/waf/wafadmin
Petr Viktorin cc491fb080 buildtools: Honor LDVERSION when looking for Python library
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>
2015-04-24 01:50:11 +02:00
..
3rdparty Move waf into third_party/. 2015-03-26 22:47:22 +01:00
Tools buildtools: Honor LDVERSION when looking for Python library 2015-04-24 01:50:11 +02:00
__init__.py Move waf into third_party/. 2015-03-26 22:47:22 +01:00
ansiterm.py Move waf into third_party/. 2015-03-26 22:47:22 +01:00
Build.py Move waf into third_party/. 2015-03-26 22:47:22 +01:00
Configure.py Move waf into third_party/. 2015-03-26 22:47:22 +01:00
Constants.py Move waf into third_party/. 2015-03-26 22:47:22 +01:00
Environment.py Move waf into third_party/. 2015-03-26 22:47:22 +01:00
Logs.py Move waf into third_party/. 2015-03-26 22:47:22 +01:00
Node.py Move waf into third_party/. 2015-03-26 22:47:22 +01:00
Options.py Move waf into third_party/. 2015-03-26 22:47:22 +01:00
pproc.py Move waf into third_party/. 2015-03-26 22:47:22 +01:00
py3kfixes.py Move waf into third_party/. 2015-03-26 22:47:22 +01:00
Runner.py Move waf into third_party/. 2015-03-26 22:47:22 +01:00
Scripting.py Move waf into third_party/. 2015-03-26 22:47:22 +01:00
Task.py Move waf into third_party/. 2015-03-26 22:47:22 +01:00
TaskGen.py Move waf into third_party/. 2015-03-26 22:47:22 +01:00
Utils.py Move waf into third_party/. 2015-03-26 22:47:22 +01:00