-
Type: New Feature
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Build
-
None
-
Fully Compatible
-
Platforms 2017-05-08
Add support to LIBDEPS for tagging libraries with a new LIBDEPS tag, for now called pure until we settle on a better name. Libraries marked pure will not be subject to "whole archive" extraction in --link-model=static mode, which can reduce executable size when linking to large static libraries without static initializers where we only depend on a small subset of symbols.
- duplicates
-
SERVER-27320 Add support for MSVC /WHOLEARCHIVE to libdeps.py
- Closed