annotate ci/config.mk.clang.sed @ 21135:40d745f5484b

Added tag v8.2.1118 for changeset 0abcf69baddaabf4d94962a1fe5b855ea9b8928e
author Bram Moolenaar <Bram@vim.org>
date Thu, 02 Jul 2020 21:30:05 +0200
parents 6564dafe5005
children f719577ddae6
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/
6564dafe5005 patch 8.2.0828: Travis: regexp patttern doesn't work everywhere
Bram Moolenaar <Bram@vim.org>
parents: 19971
diff changeset
2 /^RUBY_CFLAGS[[:blank:]]*=/s/$/ -Wno-error=unknown-attributes -Wno-error=ignored-attributes/