view ci/config.mk.clang.sed @ 29298:ff3b0bd11b49

Added tag v8.2.5165 for changeset 8890460143c9ed26f28215a6e7e5f73e30a94084
author Bram Moolenaar <Bram@vim.org>
date Sun, 26 Jun 2022 19:15:04 +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/