[simple-scan/gnome-3-4: 17/25] Hide C warnings, compile with Vala debugging information
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [simple-scan/gnome-3-4: 17/25] Hide C warnings, compile with Vala debugging information
- Date: Thu, 27 Apr 2017 09:18:14 +0000 (UTC)
commit 343591dfb5a9ae5a78476254a7c38da265233834
Author: Robert Ancell <robert ancell canonical com>
Date: Fri Aug 29 13:50:22 2014 +1200
Hide C warnings, compile with Vala debugging information
src/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index a7d7b3e..19a2e51 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -18,6 +18,7 @@ simple_scan_VALAFLAGS = \
--pkg=gudev-1.0 \
--pkg=gio-2.0 \
--pkg=gtk+-3.0 \
+ --debug \
--target-glib 2.32
if HAVE_COLORD
@@ -25,6 +26,7 @@ simple_scan_VALAFLAGS += -D HAVE_COLORD
endif
simple_scan_CFLAGS = \
+ -w \
$(SIMPLE_SCAN_CFLAGS) \
$(COLORD_CFLAGS) \
$(WARN_CFLAGS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]