view ci/config.mk.clang.sed @ 30380:a0e10d2f2b44

Added tag v9.0.0525 for changeset 25e3121ed316bd06e49dfc6c39c94aa901b20cdc
author Bram Moolenaar <Bram@vim.org>
date Tue, 20 Sep 2022 23:15: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/