view ci/config.mk.clang.sed @ 30252:6ee5aa4259af

Added tag v9.0.0461 for changeset 0288baaedf917afe406eb7dd34d1a53bb0e3364e
author Bram Moolenaar <Bram@vim.org>
date Wed, 14 Sep 2022 02:30: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/