Create custom macos toolchain to workaround bazel bugs

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
    • 200
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The macos default toolchain uses a wrapper script which causes hang by looping on RPATH x LIBS. Due to the large number of dynamic libraries we build and the large number of RPATH cc_* rules add by default, this times out our builds.

      Also bazels built in cc_shared_library rule will deduplicate user link flags, breaking any positional arguements such as -framework options.

            Assignee:
            Daniel Moody
            Reporter:
            Daniel Moody
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: