view ci/config.mk.clang.sed @ 28717:3953457538c9

Added tag v8.2.4882 for changeset 2bd5cb054180bfba10d0d07f04a33e0a4b2e2d77
author Bram Moolenaar <Bram@vim.org>
date Fri, 06 May 2022 13:30:03 +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/