]> xenbits.xensource.com Git - libvirt.git/commitdiff
build: Do not ignore logging.c in sc_prohibit_mkstemp
authorJiri Denemark <jdenemar@redhat.com>
Fri, 2 Nov 2012 11:06:57 +0000 (12:06 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 2 Nov 2012 11:32:51 +0000 (12:32 +0100)
Now that the offending code was removed, we may remove this as well.

cfg.mk

diff --git a/cfg.mk b/cfg.mk
index 963f642f1891e331e5618bb483967d0c85b008bd..cda04e418aee5591e62ec7a287ea0b6aa40e1afc 100644 (file)
--- 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$$