]> git.proxmox.com Git - mirror_ovs.git/commit - configure.ac
configure: Disable -Wnull-pointer-arithmetic Clang warning.
authorBen Pfaff <blp@ovn.org>
Mon, 9 Jul 2018 21:37:55 +0000 (14:37 -0700)
committerBen Pfaff <blp@ovn.org>
Thu, 12 Jul 2018 21:05:47 +0000 (14:05 -0700)
commita7021b08b0d554808f365f452481d327a6205044
tree194b16838036e2ea5e6dddfc8ff87f2a8367ce61
parent61b1c7acb9a209ec973c2a2a0d1126e5944845e8
configure: Disable -Wnull-pointer-arithmetic Clang warning.

OVS trips over this warning all over the place, so it's not worth leaving
on.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Reviewed-by: Yifeng Sun <pkusunyifeng@gmail.com>
configure.ac