view ci/config.mk.clang.sed @ 28896:915bc19857dd

Added tag v8.2.4970 for changeset 228154db3ce66e3ebbb54d90c1ddcb013aae429c
author Bram Moolenaar <Bram@vim.org>
date Tue, 17 May 2022 14:00:06 +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/