summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/cfg.mk b/cfg.mk
index d6a5039d..b4ffaf5f 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -23,6 +23,10 @@ local-checks-to-skip = \
sc_prohibit_path_max_allocation \
sc_trailing_blank \
+sc_glnx_errno_prefix_colon:
+ @prohibit='\<glnx_throw_errno_prefix *\(.*: ",' halt="don't add trailing : for glnx_throw_errno_prefix" \
+ $(_sc_search_regexp)
+
#SHELL=bash -x
show-vc-list-except:
@$(VC_LIST_EXCEPT)