Yee Cheng Chin | f7f746b | 2023-09-30 12:28:50 +0200 | [diff] [blame] | 1 | /^CFLAGS[[:blank:]]*=/s/$/ -Wall -Wextra -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Werror -Wno-deprecated-declarations/ |
Philip H | 1d7caa5 | 2023-06-22 08:55:47 +0200 | [diff] [blame] | 2 | /^PERL_CFLAGS_EXTRA[[:blank:]]*=/s/$/ -Wno-error=unused-function -Wno-shadow/ |
Yee Cheng Chin | f7f746b | 2023-09-30 12:28:50 +0200 | [diff] [blame] | 3 | /^RUBY_CFLAGS_EXTRA[[:blank:]]*=/s/$/ -Wno-error=unused-parameter -Wno-strict-prototypes/ |