view ci/config.mk.clang.sed @ 30561:92b33ce53e88

Added tag v9.0.0615 for changeset 53af60596aba0512fbd433c0fc6351d38252faa2
author Bram Moolenaar <Bram@vim.org>
date Wed, 28 Sep 2022 14:30:05 +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/