]> source.dussan.org Git - tigervnc.git/commit
Always enable -Wvla
authorPierre Ossman <ossman@cendio.se>
Wed, 4 Jan 2023 15:11:21 +0000 (16:11 +0100)
committerPierre Ossman <ossman@cendio.se>
Wed, 4 Jan 2023 16:04:36 +0000 (17:04 +0100)
commitff25168a531bf9e0dd0d3ba96ad9c2966c64e944
treeb926570ba6069a51420dcd246bfaeb4210deccaa
parente0d2843c60246c73be727b3ed7ab89ea10beb0a3
Always enable -Wvla

It's only the -Werror part we want to be conditional on being debug
builds.
CMakeLists.txt