Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-99754

Cleanup cc_shared_library usage

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Build

      Currently a cc_shared_library rule is instantiated for every cc_library to emulate how the shared builds operated previously. Clean this up by only using cc_shared_library for the top level shared libraries we ship as products (since macos no longer supports shared libraries otherwise) & use the regular cc_library to generate both .a and .so files, using transitive link opts everywhere and resolving issues where they currently break things

            Assignee:
            Unassigned Unassigned
            Reporter:
            zack.winter@mongodb.com Zack Winter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: