view ci/config.mk.clang.sed @ 30516:c3021faf02bf

Added tag v9.0.0593 for changeset 5b94b8c82687716f9ab4a979e245183ed916f0ee
author Bram Moolenaar <Bram@vim.org>
date Mon, 26 Sep 2022 17:00: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/