view ci/config.mk.clang.sed @ 31603:2b8fe38a9989

Added tag v9.0.1133 for changeset 53c3df37a2b04046904e5adf5d0efe1839b96df0
author Bram Moolenaar <Bram@vim.org>
date Mon, 02 Jan 2023 19:15:05 +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/