view ci/config.mk.clang.sed @ 23610:07f9e4a54178 v8.2.2347

patch 8.2.2347: build failure without GUI Commit: https://github.com/vim/vim/commit/e1ee58ac788508585f60c91fcf6629e2251a9220 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 14 19:04:44 2021 +0100 patch 8.2.2347: build failure without GUI Problem: Build failure without GUI. Solution: Add #ifdef.
author Bram Moolenaar <Bram@vim.org>
date Thu, 14 Jan 2021 19:15:04 +0100
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/