view ci/config.mk.gcc.sed @ 32146:c21872825f23 v9.0.1404

patch 9.0.1404: compilation error with some compilers Commit: https://github.com/vim/vim/commit/e638acc9274112ca5ac6b610b01e44ab2a1e19ce Author: Bram Moolenaar <Bram@vim.org> Date: Wed Mar 15 17:08:51 2023 +0000 patch 9.0.1404: compilation error with some compilers Problem: Compilation error with some compilers. Solution: Adjust array initialization. (John Marriott)
author Bram Moolenaar <Bram@vim.org>
date Wed, 15 Mar 2023 18:15:04 +0100
parents 6564dafe5005
children
line wrap: on
line source

/^CFLAGS[[:blank:]]*=/s/$/ -Wno-error=maybe-uninitialized/