view ci/config.mk.gcc.sed @ 21244:bc7ed647d654 v8.2.1173

patch 8.2.1173: tee doesn't build on some systems Commit: https://github.com/vim/vim/commit/40043152924827fa8c4064951065ff507c610164 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jul 10 20:45:31 2020 +0200 patch 8.2.1173: tee doesn't build on some systems Problem: Tee doesn't build on some systems. Solution: Include header files. (Dominique Pelle, closes https://github.com/vim/vim/issues/6431)
author Bram Moolenaar <Bram@vim.org>
date Fri, 10 Jul 2020 21:00:03 +0200
parents 6564dafe5005
children
line wrap: on
line source

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