summaryrefslogtreecommitdiff
path: root/src/mongo/db/mongod.manifest.in
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-48272 Reduce startup time for dynamically linked binariesAndrew Morrow2020-05-271-0/+35
Minimizing the list of NEEDED entries directly attached to the core programs reduces startup time for dynamically linked binaries by approximately 40 percent.