view ci/config.mk.clang.sed @ 29271:723cbd2896aa

Added tag v8.2.5153 for changeset 83cf4455be5a11033ee263deb18abefe28e64f22
author Bram Moolenaar <Bram@vim.org>
date Thu, 23 Jun 2022 17:00: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/