view ci/config.mk.gcc.sed @ 27211:61d6a31a5874 v8.2.4134

patch 8.2.4134: MS-Windows: test for import with absolute path fails Commit: https://github.com/vim/vim/commit/113b8dc111febf605cd1492788353be6c3931fce Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jan 18 13:43:58 2022 +0000 patch 8.2.4134: MS-Windows: test for import with absolute path fails Problem: MS-Windows: test for import with absolute path fails. Solution: Handle path starting with slash as an absolute path.
author Bram Moolenaar <Bram@vim.org>
date Tue, 18 Jan 2022 14:45:05 +0100
parents 6564dafe5005
children
line wrap: on
line source

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