Skip to content
Permalink
Browse files
Updated wsrep-lib to have more permissive compiler options by default
WSREP_LIB_MAINTAINER_MODE was introduced in wsrep-lib cmake options
to enable -Werror. The maintainer mode is disabled by default in order
not to fail compilation on every compiler warning. The wsrep-lib
maintainer mode can be enabled via -DWSREP_LIB_MAINTAINER_MODE:BOOL=ON.
  • Loading branch information
temeo committed Jan 25, 2019
1 parent fc77fc8 commit 24807c0
Showing 1 changed file with 1 addition and 1 deletion.
Submodule wsrep-lib updated 3 files
+1 −0 .travis.yml
+6 −2 CMakeLists.txt
+4 −1 README.md

0 comments on commit 24807c0

Please sign in to comment.