From: Petr Machata Date: Mon, 6 Sep 2010 18:34:14 +0000 (+0200) Subject: dwarflint: Add check_debug_* to the @low group X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=312d8c2f237b8818dac110364e389292642a7078;p=thirdparty%2Felfutils.git dwarflint: Add check_debug_* to the @low group --- diff --git a/dwarflint/check_debug_pub.cc b/dwarflint/check_debug_pub.cc index 677eedee1..418895781 100644 --- a/dwarflint/check_debug_pub.cc +++ b/dwarflint/check_debug_pub.cc @@ -62,6 +62,7 @@ namespace static checkdescriptor const &descriptor () { static checkdescriptor cd (checkdescriptor::create ("check_debug_pubnames") + .groups ("@low") .prereq () .prereq () .description ( @@ -89,6 +90,7 @@ namespace static checkdescriptor const &descriptor () { static checkdescriptor cd (checkdescriptor::create ("check_debug_pubtypes") + .groups ("@low") .prereq () .prereq () .description (