Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
configure: Enable new warning options added in GCC 6.
-Wnull-dereference is also new in GCC 6 but upon testing it produces far too many false positives to be usable for OVS. Signed-off-by: Ben Pfaff <[email protected]> Acked-by: Andy Zhou <[email protected]>
- Loading branch information