build: Allow warning on compile of libnetapi PIDL
commit5e0442efbe738c1e1d12a237b4c0abe8a472a176
authorAndrew Bartlett <abartlet@samba.org>
Wed, 6 Nov 2019 02:33:24 +0000 (6 15:33 +1300)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 13 Nov 2019 00:32:36 +0000 (13 00:32 +0000)
tree345fdd26ee43bcb58966fdb982e19896e0e6cf8f
parente45e342624da1b7f5df42c34c6fdccf32fc7b0e2
build: Allow warning on compile of libnetapi PIDL

This not-protocol only uses the print functions, but this means some other functions
are now unused, and as this is a special case it is better to just allow warnings
here.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14191

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
source3/librpc/wscript_build