summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authorYouness Alaoui <youness.alaoui@collabora.co.uk>2009-06-16 20:40:33 -0400
committerYouness Alaoui <youness.alaoui@collabora.co.uk>2009-06-16 20:40:33 -0400
commit2faa76a4840100bebd9532bd47a2755874c5b3a0 (patch)
treebc7f1814464826096b682d35e7df12a291f90ce9 /common.mk
parent7762ac1194eb0ebd6a8c9ab6a5a5143f225cc640 (diff)
downloadlibnice-2faa76a4840100bebd9532bd47a2755874c5b3a0.tar.gz
Use a global mutex for all nice agents and use g_source_is_destroyed to avoid the race condition of a source being destroyed while we wait for the mutex
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index 20a3acf..c5a6ccd 100644
--- a/common.mk
+++ b/common.mk
@@ -11,7 +11,8 @@ ERROR_CFLAGS = \
-Wmissing-prototypes \
-Wstrict-prototypes \
-Wredundant-decls \
- -Wno-unused-parameter
+ -Wno-unused-parameter \
+ -Wno-missing-field-initializers
# -Wold-style-definition -Winline -Wunreachable-code
CLEANFILES = *.gcno *.gcda