view ci/config.mk.clang.sed @ 30266:80e69919b10d

Added tag v9.0.0468 for changeset 8507a5b2c031b9d8f7454179023b402451e290de
author Bram Moolenaar <Bram@vim.org>
date Thu, 15 Sep 2022 13:30:07 +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/