[vte/vte-0-44] build: Add -Wstrict-null-sentinel to CXXFLAGS
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte/vte-0-44] build: Add -Wstrict-null-sentinel to CXXFLAGS
- Date: Mon, 29 Feb 2016 17:21:03 +0000 (UTC)
commit a768840384d570bfded988384bdf8e50516a7995
Author: Christian Persch <chpe gnome org>
Date: Mon Feb 29 18:20:27 2016 +0100
build: Add -Wstrict-null-sentinel to CXXFLAGS
https://bugzilla.gnome.org/show_bug.cgi?id=762863
(cherry picked from commit 5351f75712fa62dc0016d0cece4b212b5dd43ece)
configure.ac | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5fd3e83..c6c47df 100644
--- a/configure.ac
+++ b/configure.ac
@@ -153,6 +153,7 @@ m4_define([compiler_flags_only_c],[ dnl
])
m4_define([compiler_flags_only_cxx],[ dnl
+ -Wstrict-null-sentinel dnl
-fno-rtti dnl
-fno-exceptions dnl
-fvisibility=hidden dnl
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]