summaryrefslogtreecommitdiffstats
path: root/ci/config.mk.sed
blob: 51e7ec903d9916792a1b18a8902efbfb6875eff5 (plain)
1
2
3
/^CFLAGS[[:blank:]]*=/s/$/ -Wall -Wextra -Wshadow -Werror/
/^PERL_CFLAGS_EXTRA[[:blank:]]*=/s/$/ -Wno-error=unused-function/
/^RUBY_CFLAGS_EXTRA[[:blank:]]*=/s/$/ -Wno-error=unused-parameter/