script/autobuild.py: make sure --nonshared-binary=smbtorture,smbd/smbd keeps working
authorStefan Metzmacher <metze@samba.org>
Thu, 13 Aug 2015 08:32:46 +0000 (10:32 +0200)
committerRalph Böhme <slow@samba.org>
Thu, 20 Aug 2015 17:10:18 +0000 (19:10 +0200)
commitba4c9bd08c09e77df5f653dc7c39be9e2908cfc0
treed3f0dcbe629505e7d6435bf41414ceb4a43caa70
parent86fa1d9059f90bc62c64adeb25b9534517b9a960
script/autobuild.py: make sure --nonshared-binary=smbtorture,smbd/smbd keeps working

- It's very useful to have a static smbtorture binary that can be copied arround.
- It's sometimes also useful to have a static smbd binary in order avoid
  runtime overhead via do_lookup_x() (in ld*.so), note that

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Thu Aug 20 19:10:19 CEST 2015 on sn-devel-104
script/autobuild.py