-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
ALL
-
Platforms 2016-08-26
It appears that we're linking the unittest library into all of our binaries. Running mongod --help lists this as the first entry:
Options: --tempPath arg directory to place mongo::TempDir subdirectories
This argument is coming from mongo/unittest/temp_dir.cpp.
- is related to
-
SERVER-25822 Prohibit linking unittest library into core mongodb binaries
- Closed