[gnome-builder/wip/chergert/pipeline-merge: 4/78] build: ignore additional C warnings
- From: Matthew Leeds <mwleeds src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/chergert/pipeline-merge: 4/78] build: ignore additional C warnings
- Date: Fri, 10 Feb 2017 03:27:27 +0000 (UTC)
commit 2eb9a9a3f9161e845dccc9d0ad6d1f4958433fa1
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]