view ci/config.mk.clang.sed @ 25012:c2c2189a98c4 v8.2.3043

patch 8.2.3043: Amiga: cannot get the shell size on MorphOS and AROS Commit: https://github.com/vim/vim/commit/d415d269130b233c0f198c75cc159bee721aa55c Author: ola.soder@axis.com <ola.soder@axis.com> Date: Wed Jun 23 22:05:27 2021 +0200 patch 8.2.3043: Amiga: cannot get the shell size on MorphOS and AROS Problem: Amiga: cannot get the shell size on MorphOS and AROS. Solution: Use control sequences. (Ola S?der, closes https://github.com/vim/vim/issues/8438)
author Bram Moolenaar <Bram@vim.org>
date Wed, 23 Jun 2021 22:15:03 +0200
parents b9d94953d3e6
children fccd67ae58c8
line wrap: on
line source

/^CFLAGS[[:blank:]]*=/s/$/ -Wno-error=missing-field-initializers/
/^RUBY_CFLAGS[[:blank:]]*=/s/$/ -Wno-error=unknown-attributes -Wno-error=ignored-attributes/