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

Port over remaining POSIX command line flags to Bazel

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Build
    • Fully Compatible

      There are a number of global flags added to POSIX systems (effectively for us, this means Linux). 

      For example, -pthread is needed to compile various targets on Amazon Linux 2 systems: https://github.com/10gen/mongo/blob/master/SConstruct#L3201 

      Add in anything that's easy to condition on and shard out anything that requires more work to other tickets.

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

              Created:
              Updated:
              Resolved: