-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Engines
Currently the evergreen file has a mixture of setting the CC_OPTIMIZE_LEVEL configuration. This can lead to coredumps having values being optimized, which is not ideal when debugging a coredump. This ticket deals with consistently setting CC_OPTIMIZE_LEVEL to O0 as default for all tasks.
If tasks require some level of optimization, we should explicitly set the CC_OPTIMIZE_LEVEL level. Otherwise it should remain default.