mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
5b316a4c7a
The pytalloc-util dependency logic in lib/talloc/wscript on a standalone build checks for pytalloc-util in a manner that will fail if bundling is disabled, this causes issues on --disable-python builds of ldb, tevent, and samba. This patch restructures the logic to skip checks if python is disabled, instead just setting the temporary state variable 'using_system_pytalloc_util' to False Successfully tested patch on ldb-1.1.31 and above, tevent-0.9.33, and samba-4.7_rc3 Signed-off-by: Ian Stakenvicius <axs@gentoo.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz> |
||
---|---|---|
.. | ||
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 |