annotate ci/config.mk.clang.sed @ 23073:e36f793b3d4c

Added tag v8.2.2082 for changeset 4b398a229b0bfff466696ac3ae4559c6bfac9165
author Bram Moolenaar <Bram@vim.org>
date Wed, 02 Dec 2020 17:45:06 +0100
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/