ichizok | 3e1e63d | 2023-08-29 22:16:34 +0200 | [diff] [blame^] | 1 | /^CFLAGS[[:blank:]]*=/s/$/ -Wall -Wextra -Wshadow -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/ |
ichizok | 8bb3fe4 | 2021-12-28 15:51:45 +0000 | [diff] [blame] | 3 | /^RUBY_CFLAGS_EXTRA[[:blank:]]*=/s/$/ -Wno-error=unused-parameter/ |