annotate ci/config.mk.clang.sed @ 28232:d041bcc0d3d6

Added tag v8.2.4642 for changeset 66b245d84f377ee2352f9780a6d6eb77b9b3b09b
author Bram Moolenaar <Bram@vim.org>
date Mon, 28 Mar 2022 16:30:04 +0200
parents fccd67ae58c8
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
20548
6564dafe5005 patch 8.2.0828: Travis: regexp patttern doesn't work everywhere
Bram Moolenaar <Bram@vim.org>
parents: 19971
diff changeset
1 /^CFLAGS[[:blank:]]*=/s/$/ -Wno-error=missing-field-initializers/
26788
fccd67ae58c8 patch 8.2.3922: cannot build with dynamic Ruby 3.1
Bram Moolenaar <Bram@vim.org>
parents: 23396
diff changeset
2 /^RUBY_CFLAGS_EXTRA[[:blank:]]*=/s/$/ -Wno-error=unknown-attributes -Wno-error=ignored-attributes/