[gnome-builder/wip/chergert/pipeline-merge: 3/64] build: ignore additional C warnings
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/chergert/pipeline-merge: 3/64] build: ignore additional C warnings
- Date: Sun, 5 Feb 2017 21:49:38 +0000 (UTC)
commit feddbf58badd3c8602e7c4e6d1110bac5ccc0e75
Author: Christian Hergert <chergert redhat com>
Date: Fri Feb 3 12:11:09 2017 -0800
build: ignore additional C warnings
plugins/vala-pack/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/vala-pack/Makefile.am b/plugins/vala-pack/Makefile.am
index 187b7cc..8f1e85a 100644
--- a/plugins/vala-pack/Makefile.am
+++ b/plugins/vala-pack/Makefile.am
@@ -94,6 +94,7 @@ libvala_pack_plugin_la_CFLAGS = \
-Wno-unused-but-set-variable \
-Wno-unused-label \
-Wno-unused-function \
+ -Wno-unused-variable \
$(NULL)
libvala_pack_plugin_la_LIBADD = $(VALA_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]