-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Build
-
ALL
-
Build OnDeck
For example when running "python buildscripts/scons.py --build-profile=opt --ninja=disabled --separate-debug=on install-mongod" we will see debug files in the install directory but we should only see them there if the "install-mongod-debug" target was used. This will quickly increase the tarball size and slowdown evergreen in general. We also do not want to accidentally release the debug info.