[evolution] eds-I#94 - Remove -Wabi from the default C++ warning flags
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] eds-I#94 - Remove -Wabi from the default C++ warning flags
- Date: Thu, 14 Mar 2019 13:21:28 +0000 (UTC)
commit 59c1428fa970136551c25f345da7add3d88e4058
Author: Milan Crha <mcrha redhat com>
Date: Thu Mar 14 14:16:56 2019 +0100
eds-I#94 - Remove -Wabi from the default C++ warning flags
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/issues/94
cmake/modules/SetupBuildFlags.cmake | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/cmake/modules/SetupBuildFlags.cmake b/cmake/modules/SetupBuildFlags.cmake
index 4c6154129b..284445455a 100644
--- a/cmake/modules/SetupBuildFlags.cmake
+++ b/cmake/modules/SetupBuildFlags.cmake
@@ -56,7 +56,6 @@ macro(setup_build_flags _maintainer_mode)
list(APPEND proposed_cxx_flags
${proposed_flags}
- -Wabi
-Wnoexcept
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]