summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-12-04 23:19:07 +0100
committerJim Meyering <meyering@redhat.com>2009-12-04 23:19:07 +0100
commitdc57dad0fd9ccc43e65491e7416652d1437dff30 (patch)
tree6130d275d6cbc4de165696cb276ad8fbdb8b0119 /cfg.mk
parent26582c788da4e165ea5c74555caf490d584e741f (diff)
downloadgrep-dc57dad0fd9ccc43e65491e7416652d1437dff30.tar.gz
maint: enable cast_of_alloca_return_value check
* cfg.mk (local-checks-to-skip): Enable sc_cast_of_alloca_return_value. * .x-sc_cast_of_alloca_return_value: New file.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index 72331970..92aee2f6 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -22,7 +22,6 @@ gpg_key_ID = B9AB9A16
# Tests not to run as part of "make distcheck".
local-checks-to-skip = \
- sc_cast_of_alloca_return_value \
sc_cast_of_argument_to_free \
sc_cast_of_x_alloc_return_value \
sc_error_message_uppercase \