Skip building gperftools' tcmalloc when system allocator is specified

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • DevProd Build
    • Fully Compatible
    • ALL
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently we build everything in bazel by default ("bazel build //src/...") this unfortunately also includes gperftools' tcmalloc which is causing issues in BF-32672 when it's used on variants that specify the system allocator to be used.

      Since gperftools's tcmalloc is not needed when the system allocator is specified, skip building it.

            Assignee:
            Zack Winter
            Reporter:
            Zack Winter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: