eds-I#94 - Remove -Wabi from the default C++ warning flags
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/issues/94
This commit is contained in:
@ -56,7 +56,6 @@ macro(setup_build_flags _maintainer_mode)
|
||||
|
||||
list(APPEND proposed_cxx_flags
|
||||
${proposed_flags}
|
||||
-Wabi
|
||||
-Wnoexcept
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user