view ci/config.mk.sed @ 20811:af8f25c089dd

Added tag v8.2.0957 for changeset f9245f58c134c65d3e8eb863efba92327c8a77f6
author Bram Moolenaar <Bram@vim.org>
date Thu, 11 Jun 2020 12:45:05 +0200
parents 6564dafe5005
children fccd67ae58c8
line wrap: on
line source

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