view ci/config.mk.clang.sed @ 28667:7782b07d29ca

Added tag v8.2.4857 for changeset 91faff07670a9d14cd4d89b6b4bf18f94b6f379d
author Bram Moolenaar <Bram@vim.org>
date Mon, 02 May 2022 12: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/