annotate ci/config.mk.clang.sed @ 20612:b2ad048307ef

Added tag v8.2.0859 for changeset ac057cd4e5cb007f47d6a9e8e92ab5d41a93a0ef
author Bram Moolenaar <Bram@vim.org>
date Sun, 31 May 2020 14: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/