vk: Drop -Wextra
authorChad Versace <chad.versace@intel.com>
Wed, 7 Oct 2015 14:28:46 +0000 (07:28 -0700)
committerChad Versace <chad.versace@intel.com>
Wed, 7 Oct 2015 14:28:46 +0000 (07:28 -0700)
commit85ff3cfde32fe1614d93071f6a866bf797b4d12f
tree1eb909678872a0043697e92b2e1023c81dbf9882
parent24de3d49eab3c8fd8aad3f4aeb8aac0154690374
vk: Drop -Wextra

Eliminates lots of warnings due to anv_meta.c's inclusion of nir.h.

I like the extra warnings, and they should probably get fixed. However,
git-grep reveals that no other Mesa directory uses -Wextra. Building
Vulkan produces a lot of compiler warnings from core Mesa headers that
no other Mesa developer sees, and hence no other Mesa developer will
fix.
src/vulkan/Makefile.am