build: Skip build of python bindings when in fuzzing mode
authorAndrew Bartlett <abartlet@samba.org>
Sat, 7 Dec 2019 00:37:10 +0000 (13:37 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 10 Dec 2019 07:50:29 +0000 (07:50 +0000)
commit96184c10b8d048a67e57b7b838a1da2a1588455c
treee78756d11cf4439acfea9fcfbfafd3837e85784b
parent4c8388fb19865c7e0aa6facf43b6cbd1906a6b2c
build: Skip build of python bindings when in fuzzing mode

This will just save a bit of time and space.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
buildtools/wafsamba/samba_python.py