[lightsoff] Disable C warnings
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [lightsoff] Disable C warnings
- Date: Sat, 16 Aug 2014 16:12:54 +0000 (UTC)
commit d163c542f4736cb8537ebce30b29090b9e189910
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Sat Aug 16 11:11:21 2014 -0500
Disable C warnings
We don't care
src/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 0cea556..4a93960 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -15,6 +15,7 @@ lightsoff_VALAFLAGS = \
--pkg clutter-gtk-1.0
lightsoff_CFLAGS = \
+ -w \
-DVERSION=\"$(VERSION)\" \
-DGETTEXT_PACKAGE=\"$(GETTEXT_PACKAGE)\" \
-DDATADIR=\""$(datadir)/lightsoff"\" \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]