view ci/config.mk.clang.sed @ 30422:52b7188f13b1

Added tag v9.0.0546 for changeset 425b686c5244788b67d1205e696f6d04bedb0f24
author Bram Moolenaar <Bram@vim.org>
date Thu, 22 Sep 2022 17: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/