view ci/config.mk.clang.sed @ 28655:c68977e0006e

Added tag v8.2.4851 for changeset 8fc86c943863e9d4b35dbaeb03085b9f13424c92
author Bram Moolenaar <Bram@vim.org>
date Sun, 01 May 2022 01:45: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/