mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
6c62e22c1c
It seems all combinations have potential to fail here :/ however for the moment making the assumption * if python2 driving the build you are building against libpython2 (with the option of having python3 as 'extra-python' * if python3 driving the build you are building against libpython3 (with the option of having python3 as 'extra-python' NOTE: this isn't inforced it probably should be !!!! In a system with python2 and python3 installed it seems waf needs PYTHON env variable to decide which libpython to build against. It's also an option that configure should use that too (to figure out which talloc_util to use or build) However.... right now I just want the thing to build Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
ABI | ||
compat | ||
doc | ||
man | ||
web | ||
configure | ||
doxy.config | ||
Makefile | ||
NEWS | ||
pytalloc_guide.txt | ||
pytalloc_private.h | ||
pytalloc_util.c | ||
pytalloc-util.pc.in | ||
pytalloc.c | ||
pytalloc.h | ||
talloc_guide.txt | ||
talloc_testsuite.h | ||
talloc.c | ||
talloc.h | ||
talloc.pc.in | ||
test_magic_differs_helper.c | ||
test_magic_differs.sh | ||
test_pytalloc.c | ||
test_pytalloc.py | ||
testsuite_main.c | ||
testsuite.c | ||
wscript |