view ci/config.mk.clang.sed @ 32145:75102c23bc48

Added tag v9.0.1403 for changeset f3987fde6deab7631085b35a3d36a96c06fc793f
author Bram Moolenaar <Bram@vim.org>
date Sun, 12 Mar 2023 22:30:06 +0100
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/