view ci/config.mk.sed @ 23188:1691f44472e0

Added tag v8.2.2139 for changeset 013aa8e2be8cb6389c364624d9bc9f4e0d8215f3
author Bram Moolenaar <Bram@vim.org>
date Sun, 13 Dec 2020 18:45:17 +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/