annotate ci/config.mk.clang.sed @ 26389:c3782f7ba000

Added tag v8.2.3725 for changeset 8aba638e91eba2e035c1fe8a81339f3d1e0c5cc8
author Bram Moolenaar <Bram@vim.org>
date Fri, 03 Dec 2021 12:15:05 +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/