view ci/config.mk.clang.sed @ 30623:22b985817601

Added tag v9.0.0646 for changeset ffd6e3bd65b89cd7b8cdd0214acc82e9a47f3c81
author Bram Moolenaar <Bram@vim.org>
date Mon, 03 Oct 2022 15:15:05 +0200
parents fccd67ae58c8
children
line wrap: on
line source

/^CFLAGS[[:blank:]]*=/s/$/ -Wno-error=missing-field-initializers/
/^RUBY_CFLAGS_EXTRA[[:blank:]]*=/s/$/ -Wno-error=unknown-attributes -Wno-error=ignored-attributes/