view ci/config.mk.clang.sed @ 30016:3514fb971cff

Added tag v9.0.0345 for changeset adb0de8be4ce9dc765f984c23512af5417bcffdd
author Bram Moolenaar <Bram@vim.org>
date Thu, 01 Sep 2022 13:30:06 +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/