view ci/config.mk.clang.sed @ 30546:3107cc41afc2

Added tag v9.0.0608 for changeset 9a6f7e750697247c4909234cbb808570e38d6560
author Bram Moolenaar <Bram@vim.org>
date Tue, 27 Sep 2022 17: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/