view ci/config.mk.clang.sed @ 30947:b1b4e0ce2b24

Added tag v9.0.0807 for changeset 1819fe895aeaf5269de32aaf9c0f7e629d07c8b9
author Bram Moolenaar <Bram@vim.org>
date Thu, 20 Oct 2022 21:30: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/