blob: d88890193109f452a3dc549c047126cca534a54b [file] [log] [blame]
Yee Cheng Chinf7f746b2023-09-30 12:28:50 +02001/^CFLAGS[[:blank:]]*=/s/$/ -Wall -Wextra -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Werror -Wno-deprecated-declarations/
Philip H1d7caa52023-06-22 08:55:47 +02002/^PERL_CFLAGS_EXTRA[[:blank:]]*=/s/$/ -Wno-error=unused-function -Wno-shadow/
Yee Cheng Chinf7f746b2023-09-30 12:28:50 +02003/^RUBY_CFLAGS_EXTRA[[:blank:]]*=/s/$/ -Wno-error=unused-parameter -Wno-strict-prototypes/