-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Dev Platform 2020-09-07, Dev Platform 2020-09-21
The Libdeps linter has some rules which conflict with the application of the tcmalloc library.
The tcmalloc library is added as a LIBDEPS to all libraries (unless explicitly set not to or the library overrides the LIBDEPS var). This means that some libraries which use DEPS_DEPENDENTS will violate the rule that DEPS_DEPENDENTS should have only LIBDEPS_PRIVATE.
Investigate solutions to how to apply the tcmalloc library and not need tags on all DEPS_DEPENDENTS.
- duplicates
-
SERVER-48291 Avoid including a static copy of the GCC and C++ runtimes in every shared library
- Closed
- mentioned in
-
Page Loading...