[grilo-mediaserver2] Remove -Werror from buildflags
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-mediaserver2] Remove -Werror from buildflags
- Date: Sat, 26 Sep 2015 18:44:25 +0000 (UTC)
commit ae5ab44b7a6536eb3297a7f97e2940bcd1ccd38d
Author: Jens Georg <mail jensge org>
Date: Sat Sep 26 20:39:22 2015 +0200
Remove -Werror from buildflags
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3c6ff09..9012071 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,7 @@ AM_MAINTAINER_MODE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
-CFLAGS="$CFLAGS -Wall -Werror -Wmissing-prototypes -Wmissing-declarations -std=c99"
+CFLAGS="$CFLAGS -Wall -Wmissing-prototypes -Wmissing-declarations -std=c99"
# ----------------------------------------------------------
# DEBUG SUPPORT
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]