view ci/config.mk.clang.sed @ 27931:9c879e956720

Added tag v8.2.4490 for changeset 1a702abffaf3af597cdd29d0953773df3a8bb4a3
author Bram Moolenaar <Bram@vim.org>
date Wed, 02 Mar 2022 18:30:04 +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/