view ci/config.mk.clang.sed @ 23802:17ee19090b85 v8.2.2442

patch 8.2.2442: automatic GUI selection does not check for GTK 3 Commit: https://github.com/vim/vim/commit/f272ae12ac064856b710046393d5bf9b1670076d Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 31 19:52:50 2021 +0100 patch 8.2.2442: automatic GUI selection does not check for GTK 3 Problem: Automatic GUI selection does not check for GTK 3. Solution: Make SKIP_GTK3 empty for automatic GUI support. Set SKIP_GTK3 to YES when checking for GTK2.
author Bram Moolenaar <Bram@vim.org>
date Sun, 31 Jan 2021 20:00: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/