Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Allow developer builds with clang 9
Disable clang warnings to allow samba to be compiled with clang 9. Subsequent commits will fix offending code and re-enable the warnings. However fixing cast-align warnings has been left for later. Signed-off-by: Gary Lockyer <[email protected]> Reviewed-by: Andreas Schneider <[email protected]>
- Loading branch information