mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
59eac15a4f
This avoids unfortunate issues when the cflags is already a list, as then -fPIC becomes ['-f', 'P', 'I', 'C']. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This is a set of waf 'tools' to help make building the Samba components easier, by having common functions in one place. This gives us a more consistent build, and ensures that our project rules are obeyed TODO: see http://wiki.samba.org/index.php/Waf