radv: Fix custom build id with C90 compilation.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Sat, 19 Nov 2022 02:28:56 +0000 (03:28 +0100)
committerMarge Bot <emma+marge@anholt.net>
Mon, 21 Nov 2022 12:57:41 +0000 (12:57 +0000)
commit8d37ab6bfa0321674fe74cc4c76c21aa94d36840
tree011f42e8c5288cc0e801254686456f2a31f512d2
parentd34f3a1db594c778e0c6bae7a5798742edb9635d
radv: Fix custom build id with C90 compilation.

Seems some build configurations have problems with VLAs still.

Fixes: 97641e5c942 ("radv: Add ability to override the build id for the cache.")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19869>
src/amd/vulkan/radv_device.c