view ci/config.mk.clang.sed @ 33637:1c0411e555a2

Added tag v9.0.2059 for changeset 53416c49a7ab42868fec1086a6473b5f9f4d519e
author Christian Brabandt <cb@256bit.org>
date Sat, 21 Oct 2023 12:15:04 +0200
parents fccd67ae58c8
children
line wrap: on
line source

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