view ci/config.mk.clang.sed @ 29258:df2509261185

Added tag v8.2.5147 for changeset 4795d56a245b8253bdba08cb81916e2870b9e394
author Bram Moolenaar <Bram@vim.org>
date Tue, 21 Jun 2022 23:45: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/