From d055498d041836beacc21cd7c5b4199133a4e4dc Mon Sep 17 00:00:00 2001 From: Jiri Denemark Date: Fri, 2 Nov 2012 12:06:57 +0100 Subject: [PATCH] build: Do not ignore logging.c in sc_prohibit_mkstemp Now that the offending code was removed, we may remove this as well. --- cfg.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/cfg.mk b/cfg.mk index 963f642f18..cda04e418a 100644 --- a/cfg.mk +++ b/cfg.mk @@ -817,5 +817,3 @@ exclude_file_name_regexp--sc_unmarked_diagnostics = \ ^(docs/apibuild.py|tests/virt-aa-helper-test)$$ exclude_file_name_regexp--sc_size_of_brackets = cfg.mk - -exclude_file_name_regexp--sc_prohibit_mkstemp = ^src/util/logging\.c$$ -- 2.47.2