annotate ci/config.mk.clang.sed @ 23906:8f797b34b1fe

Added tag v8.2.2495 for changeset 68f50677174151b700d936ac40b5f3f40d8b4711
author Bram Moolenaar <Bram@vim.org>
date Wed, 10 Feb 2021 21:15:04 +0100
parents b9d94953d3e6
children fccd67ae58c8
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/
23396
b9d94953d3e6 patch 8.2.2241: Build with Ruby and clang may fail
Bram Moolenaar <Bram@vim.org>
parents: 23384
diff changeset
2 /^RUBY_CFLAGS[[:blank:]]*=/s/$/ -Wno-error=unknown-attributes -Wno-error=ignored-attributes/