-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Currently we are pretty much just using standard configure flags on evergreen.
We should be explicitly passing in more options, especially to catch warnings earlier.
We should enable --enable-maintainer-flags and add -Werror to CFLAGS.
I think we should also use the full distcheck flags, or preferably use that target.
--enable-silent-rules --enable-man-pages --enable-html-docs --enable-sasl --enable-ssl --enable-maintainer-flags --enable-debug --with-libbson=bundled
We should also explicitly include --enable-optimizations
- is related to
-
CDRIVER-669 Turn compiler warnings into errs on Evergreen
- Closed