view ci/config.mk.clang.sed @ 35467:e9d64d636ebc

Added tag v9.1.0502 for changeset 9982c22412afb8325482b51ab2ef55e2915e2420
author Christian Brabandt <cb@256bit.org>
date Wed, 19 Jun 2024 20:00:11 +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/