pvr: do not use c_msvc_compat_args
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 23 May 2022 12:01:36 +0000 (14:01 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 3 Jun 2022 07:14:43 +0000 (07:14 +0000)
commitf7efa2858f6f2614f7d446c1d611cba3bdac8407
tree258b256e3ee54eae61f671bc950228773d309cee
parent1d3727bcc6f47c550302581f2ff73bb730438fcd
pvr: do not use c_msvc_compat_args

This code isn't MSVC compatible, as it uses VLAs (for instance).

Until there's a reason to support MSVC, let's not even try. Otherwise,
we make it harder than needed to add flags to make the MSVC compat flags
more complete.

Reviewed-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16670>
src/imagination/rogue/meson.build