view ci/config.mk.sed @ 23248:a0e114c6b39e

Added tag v8.2.2169 for changeset f2d05fb28e5418bca4c1df353de71804dbc9d202
author Bram Moolenaar <Bram@vim.org>
date Sun, 20 Dec 2020 15:45:06 +0100
parents 6564dafe5005
children fccd67ae58c8
line wrap: on
line source

/^CFLAGS[[:blank:]]*=/s/$/ -Wall -Wextra -Wshadow -Werror/
/^PERL_CFLAGS[[:blank:]]*=/s/$/ -Wno-error=unused-function/