summaryrefslogtreecommitdiffstats
path: root/ci/config.mk.sed
blob: 31682787ebafc38eea419a7b3d9566b22a38c896 (plain)
1
2
/^CFLAGS\b/s/$/ -Wall -Wextra -Wshadow -Werror/
/^PERL_CFLAGS\b/s/$/ -Wno-error=unused-function/