view ci/config.mk.clang.sed @ 26803:90fea59d6307

Added tag v8.2.3929 for changeset f6b10a501a0e3cf0c74423298ffcc8b3dba22358
author Bram Moolenaar <Bram@vim.org>
date Tue, 28 Dec 2021 22:00: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/